summaryrefslogtreecommitdiff
path: root/vmdb/plugins/ansible_plugin.py
AgeCommit message (Expand)AuthorFilesLines
2023-07-13ansible_plugin.py: specify extra_vars inlinertkapiper1-14/+3
2022-04-16fix(ansible plugin): delete all temporary filesLars Wirzenius1-16/+22
2021-11-22ansible_plugin.py: Extend ansible plugin parametersAndy Piper1-11/+37
2020-09-05fix(ansible_plugin): add missing Plugin classLars Wirzenius1-0/+5
2020-09-05refactor(plugins): replace cliapp's plugin infra with a custom oneLars Wirzenius1-7/+0
2020-08-20refactor: format all Python modules with blackLars Wirzenius1-22/+23
2020-03-21Change: make step runners check the values for the step at initLars Wirzenius1-7/+10
2019-12-26Refactor: rename get_mount_point to set_builder_mount_pointLars Wirzenius1-1/+1
2019-12-25Change: set Ansible var rootfs_tarball to --rootfs-tarball valueLars Wirzenius1-1/+14
2018-08-18Change: systematize how tags are usedLars Wirzenius1-6/+2
2017-09-20Fix: encode ansible inventory before writingStuart Prescott1-1/+1
2017-07-29Disable cowsay in the Ansible pluginLars Wirzenius1-1/+5
2017-06-18Add: Run pylint in check; fix problems it findsLars Wirzenius1-2/+1
2017-06-04Add ansible pluginLars Wirzenius1-0/+65