mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
multiple spelling error changes
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user