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

- Better handling of OpenBSD package installation.

parent 00569015
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
- name: pkg install
when: ansible_pkg_mgr == 'openbsd_pkg'
openbsd_pkg:
name: php-7.0
name: php%7.0
state: present
- name: Create php7 symlink
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment