
8 Jul
2015
8 Jul
'15
12:29 p.m.
On Wed, 8 Jul 2015 10:23:05 PM Andrew Spiers wrote:
A configuration management system should abstract this!
package {'vim': ensure => installed }
The last comment in the first example that was linked to says: # Or this (so long as the package has the same name on all distros): # - name: Install wget # action: "{{ ansible_pkg_mgr }} name=wget state=present" But you would have thought that they would have made that the default action rather than have to specify it. cheers, Chris -- Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC