initial support for openbsd
This commit is contained in:
parent
a49c999d54
commit
745b4a5a77
2 changed files with 28 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
dest: "/etc/at.allow"
|
||||
mode: 0600
|
||||
owner: root
|
||||
group: root
|
||||
group: "{{ ansible_wheel }}"
|
||||
|
||||
- name: install basic roles
|
||||
include_role:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue