mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-21 00:03:35 -05:00
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}}"
|
||||
},
|
||||
"env": {
|
||||
"MY_CLOUD_INI_FILE": "{{tower.filename}"
|
||||
"MY_CLOUD_INI_FILE": "{{tower.filename}}"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user