mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 04:41:26 -07:00
multiple spelling error changes
This commit is contained in:
parent
9a6998aa17
commit
7f5dd5e85d
48 changed files with 72 additions and 72 deletions
|
@ -193,7 +193,7 @@ if __name__ == '__main__':
|
|||
)
|
||||
except Exception, e:
|
||||
client = None
|
||||
#print >> STDERR "Unable to login (only cache avilable): %s", str(e)
|
||||
#print >> STDERR "Unable to login (only cache available): %s", str(e)
|
||||
|
||||
# acitually do the work
|
||||
if hostname is None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue