Skip to content
Snippets Groups Projects
  • Cristian Calin's avatar
    0d0468e1
    Exercise multiple ansible versions in CI (#8172) · 0d0468e1
    Cristian Calin authored
    * Ansible: separate requirements files for supported ansible versions
    
    * Ansible: allow using ansible 2.11
    
    * CI: Exercise Ansible 2.9 and Ansible 2.11 in a basic AIO CI job
    
    * CI: Allow running a reset test outside of idempotency tests and running it in stage1
    
    * CI: move ubuntu18-calico-aio job to stage2 and relay only on ubuntu20 with the variously supported ansible versions for stage1
    
    * CI: add capability to install collections or roles from ansible-galaxy to mitigate missing behavior in older ansible versions
    Exercise multiple ansible versions in CI (#8172)
    Cristian Calin authored
    * Ansible: separate requirements files for supported ansible versions
    
    * Ansible: allow using ansible 2.11
    
    * CI: Exercise Ansible 2.9 and Ansible 2.11 in a basic AIO CI job
    
    * CI: Allow running a reset test outside of idempotency tests and running it in stage1
    
    * CI: move ubuntu18-calico-aio job to stage2 and relay only on ubuntu20 with the variously supported ansible versions for stage1
    
    * CI: add capability to install collections or roles from ansible-galaxy to mitigate missing behavior in older ansible versions
requirements-2.10.txt 226 B
-r ../requirements-2.10.txt
yamllint==1.19.0
apache-libcloud==2.2.1
tox==3.11.1
dopy==0.3.7
cryptography==2.8
ansible-lint==5.0.11
openshift==0.8.8
molecule==3.0.6
molecule-vagrant==0.3
testinfra==5.2.2
python-vagrant==0.5.15