base: add tag for basessh role
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
36eaa708fa
commit
73c95d5331
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
dependencies:
|
||||
- { role: linux-system-roles.network, when: "'no_linux_system_roles' not in group_names", tags: ['linux-system-roles.network'] }
|
||||
- { role: basessh }
|
||||
- { role: basessh, tags: ['basessh'] }
|
||||
- { role: chrony }
|
||||
- { role: dnf-automatic }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue