Alex Willmer
c5c65ab0d2
ci: Switch Continuous Integration to Tox
...
Also
- Simplifies adding support for additional Ansible versions
- Unifies Python package versioning in CI and local test environments
- Matches Python versions tested, with those declared in setup.py
- Expands targets covered by automated Ansible tests to
- centos6, centos8
- debian9, debian11
- ubuntu1604, ubuntu2004
2021-11-10 20:17:53 +00:00
Alex Willmer
39d02e9d59
ci: Don't install pycparser and idna seperately
...
AFAICT no longer necessary. These install fine as part of requirements.txt.
2021-11-09 22:17:16 +00:00
Alex Willmer
9e9161cbb9
CI: Clamp ansible-base to < 2.10.14
...
refs #861
2021-10-23 17:57:29 +01:00
Steven Robertson
ce57e81b22
remove ansible from github tag install setup in test config files
2020-10-03 15:35:28 -07:00
Steven Robertson
f757dbcb82
removed duplicate install and added debug dump of collection loading to see what tests are doing
2020-09-20 21:35:35 -07:00
Steven Robertson
5aedb5f157
add missing collections 🤦
2020-09-20 18:12:58 -07:00
Steven Robertson
f91cbf4d00
test cleanup and trying to replicate synchronize fails
2020-09-20 15:40:07 -07:00
Steven Robertson
55c5a274cc
install community.general collection
2020-09-03 22:20:51 -07:00
Steven Robertson
5dee6fb891
fix ansible install, also TODO: why do we have 3 almost the same install scripts...
2020-09-03 21:50:19 -07:00
Steven Robertson
e0666edaac
fix formatting
2020-04-24 14:10:00 -07:00
Steven Robertson
530f5e6412
read in ansible installation version always
2020-04-24 14:01:44 -07:00
David Wilson
4ced885619
issue #543 : localhost_ansible scripts.
2019-07-30 22:11:04 +01:00