aadl.softwareupdate
aadl.softwareupdate
This role will install available updates on OSX using the softwareupdate
command.
Requirements
This role requires a user who can run the softwareupdate
command. Most user accounts will work fine.
Role Variables
Variable | Default | Comments |
---|---|---|
softwareupdate_reset_ignored | false | Reset the list of ignored updates |
softwareupdate_recommended_only | true | Only install recommended updates. If false , all updates will be installed. |
softwareupdate_download_only | false | Only download updates without installing them. |
softwareupdate_ignore_packages | [] | List of packages to ignore |
Installa
ansible-galaxy install aadl.softwareupdate
Licenza
gpl-3.0
Download
842
Proprietario