Merge "Lint the lampstack apply role"

This commit is contained in:
Jenkins 2017-01-18 17:30:56 +00:00 committed by Gerrit Code Review
commit 6d676efe83
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
---
- name: Get start timestamp
set_fact: starttime="{{ ansible_date_time }}"
set_fact:
starttime: "{{ ansible_date_time }}"
- name: Retrieve specified flavor
os_flavor_facts: