Add quotes for non-floats decimals (#3609)

This commit is contained in:
Fabio Alessandro Locati 2016-12-01 19:53:51 +00:00 committed by Matt Clay
parent d9231d065e
commit 75f9cb30e1
5 changed files with 7 additions and 7 deletions

View file

@ -72,7 +72,7 @@ EXAMPLES = '''
token: AAAAAA
environment: staging
user: ansible
revision: 4.2
revision: '4.2'
rollbar_user: admin
comment: Test Deploy
'''