ansible: Refactor and rename release upgrade playbook
authorKienan Stewart <kstewart@efficios.com>
Tue, 13 Jun 2023 19:22:51 +0000 (15:22 -0400)
committerKienan Stewart <kstewart@efficios.com>
Tue, 20 Jun 2023 15:18:55 +0000 (11:18 -0400)
In the end, The 'when:' at the play level wasn't a valid construct for
ansible. To more easily control which tasks are run based on the
ansible_distribution, the Debian specific tasks have been grouped
together in to a separate file which is then included only if
ansible_distribution is 'Debian'.

Change-Id: Iddeeb2da3682b16c4f22ccb179ddc9e40997de3e


No differences found
This page took 0.026388 seconds and 4 git commands to generate.