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
2018-01-26 08:08:29 +00:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration Module to generate Diffie-Hellman parameters (#32620) 2018-01-26 08:08:29 +00:00
legacy vultr: add integration tests (#35157) 2018-01-21 22:54:12 +01:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
sanity Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
units Added support for new Ansible Infra (network_cli plugin, cliconf, module utils cleanup and test) for dellos10 Support t (#34915) 2018-01-25 12:37:27 +00:00
utils Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00