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:
Jesse Pretorius
2016-11-04 17:14:53 +00:00
parent 0dd25b362d
commit 0997138c0e
5 changed files with 8 additions and 5 deletions

View File

@@ -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