+ New vars for beta
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
- hosts: web
|
||||
remote_user: web
|
||||
tasks:
|
||||
- name: Fetch variables from role specific vars file
|
||||
include_vars:
|
||||
file: ../vars/main.yml
|
||||
- name: Push out resume public content
|
||||
copy:
|
||||
src: "{{RESUME_LOCAL_PUBLIC}}/public"
|
||||
|
||||
Reference in New Issue
Block a user