Fix linting issues for ansible-lint 3.4.1
Preparing this role for the ansible-lint version bump Change-Id: I36f5b951b5dcaa52e35079f32e98f2aae94e2df0
This commit is contained in:
@@ -16,9 +16,10 @@
|
||||
## Verbosity Options
|
||||
debug: False
|
||||
|
||||
# Set the package install state for distribution packages
|
||||
# Set the package install state for distribution and pip packages
|
||||
# Options are 'present' and 'latest'
|
||||
cloudkitty_package_state: "latest"
|
||||
cloudkitty_pip_package_state: "latest"
|
||||
|
||||
cloudkitty_username: cloudkitty
|
||||
|
||||
|
||||
Reference in New Issue
Block a user