mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 12:51:25 -07:00
Merge branch 'spelling' of git://github.com/cgar/ansible into devel
Conflicts: docsite/rst/guide_rax.rst plugins/callbacks/mail.py
This commit is contained in:
commit
3bead39c75
36 changed files with 54 additions and 54 deletions
|
@ -193,7 +193,7 @@ if __name__ == '__main__':
|
|||
client = Client( host,user,password )
|
||||
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)
|
||||
|
||||
# Actually do the work
|
||||
if hostname is None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue