make this a dict/hash

This commit is contained in:
Kevin Fenzi 2018-10-01 20:52:16 +00:00
parent bf771767ef
commit 021eedcf68
2 changed files with 2 additions and 4 deletions

View file

@ -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

View file

@ -1 +1 @@
28
FedoraCycleNumber: 28