mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 19:50:25 -07:00
Add quotes for non-floats decimals (#3609)
This commit is contained in:
parent
d9231d065e
commit
75f9cb30e1
5 changed files with 7 additions and 7 deletions
|
@ -72,7 +72,7 @@ EXAMPLES = '''
|
|||
token: AAAAAA
|
||||
environment: staging
|
||||
user: ansible
|
||||
revision: 4.2
|
||||
revision: '4.2'
|
||||
rollbar_user: admin
|
||||
comment: Test Deploy
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue