monakhos/ansible/workstation_initial_install.yaml

11 lines
197 B
YAML
Raw Permalink Normal View History

2024-05-26 20:17:13 +00:00
- hosts: workstation
gather_facts: False
vars: {}
tasks:
- name: Copy arch install config files
copy:
src: /users/rolando/myfile
dest: /users/rolando/myfile