mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
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