Skip to content
Snippets Groups Projects
Commit e4ea364e authored by nimrod's avatar nimrod
Browse files

- Corrected broken package installation on OpenBSD.

parent 178b6004
Branches
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
- name: pkg install
when: ansible_pkg_mgr == 'openbsd_pkg'
openbsd_pkg:
name: nginx%1
name: nginx--
state: present
- name: Alias emails to root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment