Update playbooks/security_updates.yml
This commit is contained in:
parent
b75a6ce59e
commit
cbc29a40c8
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
serial: "{{ serial | default('100%') }}"
|
||||
|
||||
vars:
|
||||
apprise_url: "http://apprise:8000"
|
||||
apprise_url: "https://apprise.wulfconsulting.cloud"
|
||||
|
||||
tasks:
|
||||
- name: Update apt cache
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
gather_facts: false
|
||||
|
||||
vars:
|
||||
apprise_url: "http://apprise:8000"
|
||||
apprise_url: "https://apprise.wulfconsulting.cloud"
|
||||
|
||||
tasks:
|
||||
- name: Build list of hosts requiring reboot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue