Rename some roles to make ansible-lint happy.
This commit is contained in:
parent
4d791a65f1
commit
1db0b6ec31
75 changed files with 29 additions and 29 deletions
12
cloudbox.yml
12
cloudbox.yml
|
@ -27,11 +27,11 @@
|
|||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
||||
roles:
|
||||
- up2date-debian
|
||||
# - ddns-update
|
||||
# - low-power
|
||||
- up2date_debian
|
||||
# - ddnsupdate
|
||||
# - lowpower
|
||||
- nextcloud
|
||||
- nextcloud-upgrade
|
||||
- nextcloudupgrade
|
||||
# - backup
|
||||
|
||||
## Hosts in the the 'only_nextcloud'-group are only upgraded:
|
||||
|
@ -48,5 +48,5 @@
|
|||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
||||
roles:
|
||||
- up2date-debian
|
||||
- nextcloud-upgrade
|
||||
- up2date_debian
|
||||
- nextcloudupgrade
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue