ansible-collection-nameserver/roles/master/tasks/install.yml

8 lines
72 B
YAML
Raw Normal View History

2020-11-19 00:21:11 +01:00
---
- name: install knot
package:
name: knot
state: present