Linux demo updates bblasco pt1 (#45)

* Improved description of Ansible group to address issue #29

* Ensured "at" package is present rather than latest for Issue #31

* Added timesync as a second example role to run (Issue #37)

Co-authored-by: Benjamin Blasco <bblasco@redhat.com>
This commit is contained in:
benblasco
2022-12-01 07:50:03 +11:00
committed by GitHub
parent 07a9f64fd2
commit 1ac6581882
3 changed files with 17 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
- name: Check Cleanup package
yum:
name: at
state: latest
state: present
- name: Check Cleanup Service
service: