mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-05-04 16:59:50 +02:00
This commit is contained in:
@@ -38,6 +38,7 @@
|
|||||||
group: root
|
group: root
|
||||||
when: inventory_hostname != 'nas.home.lan'
|
when: inventory_hostname != 'nas.home.lan'
|
||||||
|
|
||||||
|
|
||||||
- name: Upload requirements
|
- name: Upload requirements
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: "{{ dest_folder }}/requirements.txt"
|
src: "{{ dest_folder }}/requirements.txt"
|
||||||
|
|||||||
Reference in New Issue
Block a user