1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/sanity
newtonne 30fd326953 Various updates to macports module ()
- 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.
2018-08-30 05:03:29 +02:00
..
ansible-doc
code-smell
compile Overhaul additional sanity tests. () 2018-02-27 15:05:39 -08:00
import
pep8
pslint Fix support for JSON output when charset is set () 2018-08-29 08:10:46 +10:00
pylint
rstcheck
shellcheck
validate-modules Various updates to macports module () 2018-08-30 05:03:29 +02:00
yamllint
ansible.cfg