linux system roles: add tag
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
68152bdfdb
commit
dc201cf3d6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
dependencies:
|
||||
- { role: linux-system-roles.network, when: network_connections is defined }
|
||||
- { role: linux-system-roles.network, when: network_connections is defined, tags: ['linux-system-roles.network'] }
|
||||
- { role: basessh }
|
||||
- { role: chrony }
|
||||
- { role: dnf-automatic }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue