upt playbook

This commit is contained in:
jaydee 2023-10-26 19:22:34 +02:00
parent 53d58109ba
commit 5c1f426b1d
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
- hosts: localhost
- hosts: localhost1
name: Apt udate
become: true
tasks:

View File

@ -2,7 +2,6 @@
name: Run script
become: true
gather_facts: no
gather_facts: true
tasks:
- name: Reconfigure logo
ansible.builtin.lineinfile: