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
f2071b8f32
commit
5380566acb
@ -4,7 +4,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: Print all available facts
|
- name: Print all available facts
|
||||||
ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
var: ansible_facts
|
var: ansible_facts.architecture
|
||||||
# - name: Upload zabbix package
|
# - name: Upload zabbix package
|
||||||
# ansible.builtin.copy:
|
# ansible.builtin.copy:
|
||||||
# src: packages/zabbix-release_6.4-1+ubuntu22.04_all.deb
|
# src: packages/zabbix-release_6.4-1+ubuntu22.04_all.deb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user