mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 02:50:15 +08:00
Try again with slightly different syntax.
This commit is contained in:
@@ -8,7 +8,7 @@ config = dict(
|
||||
environment="prod",
|
||||
{% endif %}
|
||||
|
||||
# XXX - the ansible environment var is "{{environment}}".
|
||||
# XXX - the ansible environment var is "${environment}".
|
||||
|
||||
# This used to be set to 1 for safety, but it turns out it was
|
||||
# excessive. It is the number of seconds that fedmsg should sleep
|
||||
|
||||
Reference in New Issue
Block a user