[DOC] update readme, change main.yml (fix #1)
This commit is contained in:
parent
92db64f338
commit
34a2109051
3 changed files with 62 additions and 15 deletions
|
@ -1,9 +1,6 @@
|
|||
---
|
||||
# Common/Update: Install All Updates
|
||||
|
||||
- debug:
|
||||
msg: OS Family {{ override_os_family }} -> {{ (override_os_family is defined) | ternary(override_os_family,ansible_os_family) }}
|
||||
|
||||
- name: update - Update and upgrade all packages
|
||||
include_tasks: "{{ item }}"
|
||||
with_first_found:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue