mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
upt playbook
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user