mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
move xsce_env.py.j2 to prep.yml
This commit is contained in:
parent
8b8cf84489
commit
1b476f9a0a
2 changed files with 31 additions and 0 deletions
|
@ -40,6 +40,10 @@
|
|||
group=root
|
||||
mode=0644
|
||||
|
||||
- name: put a python interface to xsce.env
|
||||
template: src=xsce_env.py
|
||||
dest=/etc/xsce/xsce_env.py
|
||||
|
||||
- name: create ansible.d facts directory
|
||||
file: path=/etc/ansible/facts.d
|
||||
owner=root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue