Преглед изворни кода

debian_setup: assert debian

pull/1/head
10sr пре 10 година
родитељ
комит
6a36007427
1 измењених фајлова са 3 додато и 0 уклоњено
  1. +3
    -0
      ansible/debian_setup.yml

+ 3
- 0
ansible/debian_setup.yml Прегледај датотеку

@@ -3,6 +3,9 @@
vars:
sudo: yes
tasks:
- name: assert debian
assert:
that: "ansible_os_family == 'Debian'"
- name: add line to source interfaces.d
lineinfile: dest=/etc/network/interfaces
line="source-directory interfaces.d"


Loading…
Откажи
Сачувај