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

Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example

parents cd40893e d1c54835
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
- name: pkg install - name: pkg install
when: ansible_pkg_mgr == 'openbsd_pkg' when: ansible_pkg_mgr == 'openbsd_pkg'
openbsd_pkg: openbsd_pkg:
name: pear name: php-7.0
state: present state: present
- name: Create php7 symlink - name: Create php7 symlink
......
ansible==2.3.0.0 ansible==2.3.0.0
testinfra==1.6.0 testinfra==1.6.3
molecule==1.24.0 molecule==1.24.0
ansible-lint==3.4.13 ansible-lint==3.4.13
python-vagrant==0.5.15 python-vagrant==0.5.15
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment