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
|
name: Apt udate
|
||||||
become: true
|
become: true
|
||||||
tasks:
|
tasks:
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
name: Run script
|
name: Run script
|
||||||
become: true
|
become: true
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
gather_facts: true
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Reconfigure logo
|
- name: Reconfigure logo
|
||||||
ansible.builtin.lineinfile:
|
ansible.builtin.lineinfile:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user