mirror of
https://github.com/ansible/awx.git
synced 2024-11-02 01:21:21 +03:00
Merge pull request #1706 from ansible/AlanCoding-patch-1
Fix syntax error in docs
This commit is contained in:
commit
459362daa5
@ -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}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user