mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 20:00:58 +00:00
Fixing up release playbook based on new location
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- hosts: localhost
|
||||
gather_facts: no
|
||||
vars_files:
|
||||
- versions.yml
|
||||
- vars/versions.yml
|
||||
vars:
|
||||
release_dir: "./ansible_release"
|
||||
release_date: "{{lookup('pipe', 'date +\"%m-%d-%Y\"')}}"
|
||||
|
||||
Reference in New Issue
Block a user