upt playbook

This commit is contained in:
jaydee
2023-10-26 19:19:10 +02:00
parent d3857e83d3
commit 9f7a94730c
10 changed files with 12 additions and 1 deletions

View File

@ -1,6 +1,7 @@
- hosts: odroid_master
name: Setup info display
become: true
gather_facts: no
tasks:
- name: Install deps...
ansible.builtin.apt: