ソースを参照

ansible etc directory

master
コミット
c04c21e9c7
1個のファイルの変更5行の追加0行の削除
  1. +5
    -0
      tasks/main.yml

+ 5
- 0
tasks/main.yml ファイルの表示

@@ -8,6 +8,11 @@

- include_tasks: ovh_module.yml

- name: ansible etc directory
file:
path: /etc/ansible
state: directory

- name: ansible config
template:
src: ansible.cfg.j2


読み込み中…
キャンセル
保存