You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Thom Wiggers e2af5dfae0 Module to generate Diffie-Hellman parameters (#32620)
* Module to generate Diffie-Hellman parameters

Implements #32577

* Add integration tests for openssl_dhparam

* Slightly refactor check to prevent unnecessary regeneration

* Fix code smell in tests

Highly annoying to have to do this again and again and again as the rules change during the game

* Using module.run_command() and module.atomic_move() from a tempfile.

* Remove underscore variable

Ansible prefers dummy
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Module to generate Diffie-Hellman parameters (#32620) 7 years ago
legacy vultr: add integration tests (#35157) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Convert ansible-test compile into a sanity test. 7 years ago
sanity Convert ansible-test compile into a sanity test. 7 years ago
units Added support for new Ansible Infra (network_cli plugin, cliconf, module utils cleanup and test) for dellos10 Support t (#34915) 7 years ago
utils Convert ansible-test compile into a sanity test. 7 years ago