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/sanity
newtonne 30fd326953 Various updates to macports module (#44605)
- Add support for installing specific variants of a port.
- Add support for using yaml lists with 'name' parameter, rather than comma-separated lists.
- Add to and clarify documentation and examples.
- Use Macports nomenclature:
  - s/package/port/g
  - Rename update_cache to sync_ports but keep update_cache as an alias. Remove undocumented update-cache alias.
  - Remove undocumented 'pkg' alias for 'name'. Replace with 'port' alias and document it.
- Print stdout and stderr output if `port sync` fails.
- Print stderr output, rather than stdout, if `port install/uninstall/activate/deactivate` fail.
6 years ago
..
ansible-doc Do not test for docs in removed modules 6 years ago
code-smell Adding module which allows to complete certificate chains (#44169) 6 years ago
compile Overhaul additional sanity tests. (#36803) 7 years ago
import vdirect modules: fix 'import' sanity test (#39706) 6 years ago
pep8 Enable PEP8 testing of E305 6 years ago
pslint Fix support for JSON output when charset is set (#44762) 6 years ago
pylint oVirt: Add depracation warning to all modules (#44440) 6 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Test cleanup. 7 years ago
validate-modules Various updates to macports module (#44605) 6 years ago
yamllint Add yamllint for plugin docs and fix issues. 6 years ago
ansible.cfg Fix ansible-test config management. 7 years ago