mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
53d58109ba
commit
5c1f426b1d
@ -1,4 +1,4 @@
|
||||
- hosts: localhost
|
||||
- hosts: localhost1
|
||||
name: Apt udate
|
||||
become: true
|
||||
tasks:
|
||||
|
@ -2,7 +2,6 @@
|
||||
name: Run script
|
||||
become: true
|
||||
gather_facts: no
|
||||
gather_facts: true
|
||||
tasks:
|
||||
- name: Reconfigure logo
|
||||
ansible.builtin.lineinfile:
|
||||
|
Loading…
x
Reference in New Issue
Block a user