mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
letters, they matter
This commit is contained in:
@@ -1046,7 +1046,7 @@ class RunJob(BaseTask):
|
|||||||
return private_data_files.get('credential')
|
return private_data_files.get('credential')
|
||||||
'''
|
'''
|
||||||
Note: Don't inject network ssh key data into ssh-agent for network
|
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
|
We will want to add back in support when/if Ansible network modules
|
||||||
support this.
|
support this.
|
||||||
'''
|
'''
|
||||||
|
|||||||
Reference in New Issue
Block a user