mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 02:01:01 -03:30
Merge pull request #1706 from ansible/AlanCoding-patch-1
Fix syntax error in docs
This commit is contained in:
@@ -177,7 +177,7 @@ certificate/key data:
|
|||||||
"template": "[mycloud]\ntoken={{api_token}}"
|
"template": "[mycloud]\ntoken={{api_token}}"
|
||||||
},
|
},
|
||||||
"env": {
|
"env": {
|
||||||
"MY_CLOUD_INI_FILE": "{{tower.filename}"
|
"MY_CLOUD_INI_FILE": "{{tower.filename}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user