Mark the openvpn client and server as requesting the openvpn base role

This commit is contained in:
Pierre-Yves Chibon 2014-08-01 12:10:06 +02:00
parent e5ff3b586e
commit 901624caea
2 changed files with 6 additions and 0 deletions

View file

@ -1,6 +1,9 @@
---
# OpenVpn server
dependencies:
- { role: openvpn/base }
- name: Install needed packages
yum: pkg={{ item }} state=installed
with_items: