dnf-automatic: apply a tag to easily run this role by itself
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7c81f6d81b
commit
82d725ccb8
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ dependencies:
|
|||
- { role: linux-system-roles.network, when: "'no_linux_system_roles' not in group_names", tags: ['linux-system-roles.network'] }
|
||||
- { role: basessh, tags: ['basessh'] }
|
||||
- { role: chrony }
|
||||
- { role: dnf-automatic }
|
||||
- { role: dnf-automatic, tags: ['dnf-automatic'] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue