Commit 5d65f431 authored by nanahira's avatar nanahira

nc

parent bcb133da
......@@ -31,9 +31,13 @@
Pin-Priority: 90
dest: /etc/apt/preferences.d/limit-unstable
when: systemBird and ansible_distribution == 'Debian' and ansible_distribution_release != 'sid'
- name: install packages for systemd things
- name: netcat-openbsd
become: true
apt:
update_cache: true
name: netcat-openbsd
- name: install packages for systemd things
become: true
apt:
name: babeld,bird2
when: systemBird
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