mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update main.yml
This commit is contained in:
parent
405b9bc779
commit
faffb7939d
1 changed files with 0 additions and 7 deletions
|
@ -3,13 +3,6 @@
|
||||||
- name: ...IS BEGINNING ==================================
|
- name: ...IS BEGINNING ==================================
|
||||||
command: echo
|
command: echo
|
||||||
|
|
||||||
# MANDATORY SO PERHAPS THIS BELONGS IN 3-BASE-SERVER ?
|
|
||||||
- name: SSHD
|
|
||||||
include_role:
|
|
||||||
name: sshd
|
|
||||||
# has no "when: XXXXX_install" flag
|
|
||||||
tags: base, sshd
|
|
||||||
|
|
||||||
- name: Installing dnsmasq
|
- name: Installing dnsmasq
|
||||||
include_tasks: roles/network/tasks/dnsmasq.yml
|
include_tasks: roles/network/tasks/dnsmasq.yml
|
||||||
when: dnsmasq_install
|
when: dnsmasq_install
|
||||||
|
|
Loading…
Reference in a new issue