Include from cloud_setup_basic
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
bfa06337cc
commit
b87bd5f205
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@
|
|||
- packages
|
||||
when: ansible_distribution_major_version|int > 21 and ansible_cmdline.ostree is not defined
|
||||
|
||||
- name: Include basessh
|
||||
include_role: name=basessh
|
||||
|
||||
- name: put step-tickers in place
|
||||
copy: src="{{ files }}/common/step-tickers" dest=/etc/ntp/step-tickers
|
||||
when: ansible_cmdline.ostree is not defined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue