Files
community.general/lib/ansible/modules/packaging/os
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.
2018-08-30 05:03:29 +02:00
..
2018-04-25 23:12:46 -07:00
2018-07-09 15:51:20 -07:00
2018-05-23 10:06:44 -04:00
2018-04-24 18:05:50 +01:00
2018-04-25 23:12:46 -07:00
2018-04-25 23:12:46 -07:00
2018-04-24 18:05:50 +01:00
2018-04-10 13:10:56 -04:00
2018-03-15 22:15:24 +01:00