base: linux-system-roles are not used in cloud/aws
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
83d364e0e2
commit
d1b419b257
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
dependencies:
|
dependencies:
|
||||||
- { role: linux-system-roles.network, when: network_connections is defined, tags: ['linux-system-roles.network'] }
|
- { role: linux-system-roles.network, when: network_connections is defined and datacenter != 'aws', tags: ['linux-system-roles.network'] }
|
||||||
- { role: basessh }
|
- { role: basessh }
|
||||||
- { role: chrony }
|
- { role: chrony }
|
||||||
- { role: dnf-automatic }
|
- { role: dnf-automatic }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue