append groups to avoid re-running some tasks

main
Ricard Illa 2022-08-30 18:31:50 +02:00
parent 421ba81f55
commit 2b21a01088
3 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,7 @@
password: "*" # disabled password but can be accessed with SSH
groups:
- wheel
append: yes
- name: make sure ansible owns its home
file:

View File

@ -12,6 +12,7 @@
groups:
- deploy
- wheel
append: yes
- name: additional groups to rilla
user:

View File

@ -12,6 +12,7 @@
password: "*" # disabled password but can be accessed with SSH
groups:
- deploy
append: yes
- name: additional groups to woodpecker
user: