letters, they matter

This commit is contained in:
Chris Meyers 2017-01-04 11:25:39 -05:00
parent 57cbf536dd
commit 55047a5643

View File

@ -1046,7 +1046,7 @@ class RunJob(BaseTask):
return private_data_files.get('credential')
'''
Note: Don't inject network ssh key data into ssh-agent for network
credentials because the ansible modules no not yet support it.
credentials because the ansible modules do not yet support it.
We will want to add back in support when/if Ansible network modules
support this.
'''