1
0
Fork 0

cleanup jenkins_installonly

`jenkins_installonly` was a residue of a bigger playbook this role was
part of. Doesn't really feel clean and idempotent so I remove it.
This commit is contained in:
Chl 2020-01-18 23:09:54 +01:00
parent c86c99cc4d
commit 12d4943e45
2 changed files with 1 additions and 25 deletions

View file

@ -13,12 +13,6 @@ all:
# Just a test to see if the default template can
# be run without any vars
vars:
# If you want this playbook to only install Jenkins and let
# him be managed by other means thereafter, you can change this
# variable globally or by host.
# By default : False
jenkins_installonly: False
# Check if etckeeper is installed and /etc is clean
checketckeeper: True