Ensure OS Patch
This commit is contained in:
7
handlers/main.yml
Normal file
7
handlers/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# handlers file for ensure_os_patch
|
||||
- name: 'package_facts'
|
||||
package_facts:
|
||||
- name: 'service_facts'
|
||||
service_facts:
|
||||
|
Reference in New Issue
Block a user