Commit f03191a6 authored by nanahira's avatar nanahira

fix install

parent 5c3c7eef
......@@ -36,8 +36,4 @@
apt:
update_cache: true
name: netcat-openbsd
- name: install packages for systemd things
become: true
apt:
name: babeld,bird2
when: systemBird
when: ansible_os_family == 'Debian'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment