cloud-setup-basic: drop some unneeded things.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
47f94ea0d7
commit
9ab087bf8f
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@
|
|||
dnf: state=present pkg={{ item }}
|
||||
with_items:
|
||||
- ntpdate
|
||||
- ntp
|
||||
- libsemanage-python
|
||||
- libselinux-python
|
||||
when: ansible_distribution_major_version|int > 21 and ansible_cmdline.ostree is not defined
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue