refactor: use generic ansible modules service and package
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
42be9cb8a6
commit
7fb497f065
@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Upgrade packages
|
||||
yum:
|
||||
package:
|
||||
name: "*"
|
||||
state: latest
|
||||
exclude: "{{ update_packages_exclude }}"
|
||||
|
Loading…
Reference in New Issue
Block a user