name fixes

This commit is contained in:
Jack Ivanov 2016-12-13 22:08:05 +03:00
parent 4419f65b17
commit 1164ead639

View File

@ -1,4 +1,4 @@
- name: Configure the server and install required software
- name: Configure the server
hosts: localhost
tags: algo
vars_files:
@ -31,7 +31,7 @@
tags:
- cloud
- name: Post-provisioning tasks
- name: Configure the server and install required software
hosts: vpn-host
gather_facts: false
tags: algo