make this a dict/hash
This commit is contained in:
parent
bf771767ef
commit
021eedcf68
2 changed files with 2 additions and 4 deletions
|
@ -38,11 +38,9 @@
|
|||
- "/srv/private/ansible/vars.yml"
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
include_vars:
|
||||
- dir: /srv/web/infra/ansible/vars/all/
|
||||
|
||||
pre_tasks:
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
- include_vars: dir=/srv/web/infra/ansible/vars/all/
|
||||
- debug: var=FedoraRawhideNumber
|
||||
- debug: var=FedoraBranchedNumber
|
||||
- debug: var=FedoraOldCycleNumber
|
||||
|
|
|
@ -1 +1 @@
|
|||
28
|
||||
FedoraCycleNumber: 28
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue