Commit Graph

5427 Commits (d0ded631d6663944937c0cb9b3d3d3546d1eddb2)

Author SHA1 Message Date
Michael DeHaan d0ded631d6 Merge pull request #3148 from jlaska/rhnreg_ks
Add rhnreg_ks module
2013-06-08 11:06:24 -07:00
Michael DeHaan 3b86690b54 Merge pull request #3145 from dirtyharrycallahan/f_zypper
Simple zypper module to install, remove, or upgrades packages.
2013-06-08 11:04:41 -07:00
Patrick Callahan c1ec8ead6c BUG FIX: Add package name to the cmd. 2013-06-07 23:31:21 -04:00
James Laska 6059ce34e3 Minor adjustments to subscription_manager and rhnreg_ks 2013-06-07 14:18:23 -04:00
James Laska 65993e8f35 Reorganize subscription_manager module.
Also ...
 * When unregistering, first unsubscribe from all content
2013-06-07 14:07:00 -04:00
James Laska a2cbcec328 The rhnreg_ks module acts as a wrapper to the command 'rhnreg_ks'. The
rhnreg_ks command allows users to manage registration to a Red Hat
Network (RHN) (e.g. rhn.redhat.com) server.  The moduel will also
interact with the specified RHN system via XMLRPC as needed.

Before proceeding with registration, the rhnreg_ks module will enable
the system to receive updates from RHN.  This involves enabling the
appropriate RHN yum plugin, as well as disabling an active
subscription-manager yum plugin.

Once enabled, the module will support the following operations:
 * configure
 * register
 * subscribe to custom child channels (see `rhn-channel` command)
 * unregister
2013-06-07 13:45:25 -04:00
Patrick Callahan 79b56667e3 Simple zypper module to install, remove, or upgrades packages. 2013-06-06 21:57:32 -04:00
Michael DeHaan e204394c2c Update CHANGELOG 2013-06-06 19:21:57 -04:00
Michael DeHaan df4c444571 Fixup doc YAML 2013-06-06 19:21:18 -04:00
Michael DeHaan 6b15c871ee Merge branch 'subscription_manager' of git://github.com/jlaska/ansible into devel 2013-06-06 19:16:22 -04:00
Michael DeHaan 1db7795e34 Merge pull request #3142 from mmoya/devel
Update changelog
2013-06-06 15:53:42 -07:00
Maykel Moya 41451aced9 Update changelog 2013-06-07 00:04:38 +02:00
James Laska 19b7cb6653 Updated examples and documentation 2013-06-06 16:30:06 -04:00
James Laska 3ba19bf369 Add RHN subscription_manager module
The subscription_manager module acts as a wrapper to the command
'subscription-manager'.  The subscription-manager utility allows users
to manage RHN registration, subscription and yum repositories from the
Red Hat Entitlement platform.

Currently, this module supports the following sub-commands:
 * config
 * [un]register
 * subscribe
2013-06-06 15:00:38 -04:00
Michael DeHaan 07a1365c55 Merge pull request #3128 from lorin/ex-fix
lineinfile example: /etc/host[s]
2013-06-06 06:08:55 -07:00
Michael DeHaan 4372e4f6fb Merge pull request #3125 from melodous/devel
Facts for HP-UX
2013-06-06 06:06:47 -07:00
Michael DeHaan b94fde28fe Merge pull request #3133 from Gavitron/devel
quick and dirty bugfix for irc module
2013-06-06 06:05:13 -07:00
Michael DeHaan 16ffac4784 Merge pull request #3137 from Barthalion/devel
Add info about apk-tools module to contrib.rst.
2013-06-06 06:04:33 -07:00
Bartłomiej Piotrowski cd65bbc1c4 Add info about apk-tools module to contrib.rst. 2013-06-06 15:00:05 +02:00
Gavin McDonald 561d79b6d4 quick and dirty fix for irc module - shadowIRCd discards unbuffered
input, and the extra channel hash on join wasn't helping either.
2013-06-05 17:12:44 -07:00
Lorin Hochstein 04aa74ddf1 lineinfile example: /etc/host[s]
Change a lineinfile example from /etc/host to /etc/hosts
2013-06-05 13:54:37 -04:00
Raul Melo 2475bc416c Facts for HP-UX 2013-06-05 14:01:18 +02:00
Michael DeHaan 41425fb535 Merge pull request #3121 from tgerla/devel
fix AWS page heading styles for 'pending information'
2013-06-05 04:59:07 -07:00
Michael DeHaan 9b8478c596 Merge pull request #3123 from zonk1024/inventory-skips-dotfiles
Skip dotfile in hosts dirs
2013-06-05 04:58:45 -07:00
Chris Jacobs 588d4080df don't want to ignore explicit cwd 2013-06-04 21:06:49 -07:00
Chris Jacobs 69db160e2f Skip dotfile in hosts dirs 2013-06-04 18:16:09 -07:00
Tim Gerla a26cbd957c fix heading styles for 'pending information' to avoid creating a new top-level chapter 2013-06-04 14:57:43 -07:00
Michael DeHaan 0b6570eef8 Merge pull request #3115 from sergevanginderachter/groupdepth
optimization when adding child groups
2013-06-04 13:00:30 -07:00
Serge van Ginderachter f1cf81b086 optimization when adding child groups 2013-06-04 11:25:59 +02:00
Michael DeHaan 3629867210 Merge pull request #3112 from hudecof/devel
fixed first_available_file and roles support for copy and template action
2013-06-03 15:19:14 -07:00
Peter Hudec e8ff3c43ad fixed first_available_file and roles support
for copy and template action
2013-06-03 22:47:50 +02:00
Michael DeHaan 48e13f5c6d Merge pull request #3110 from rubbsdecvik/devel
Trivial typo fix in Amazon documentation
2013-06-03 11:43:06 -07:00
Patrick Regan 4e5c0da7d6 Trivial typo fix in Amazon documentation 2013-06-03 13:54:26 -04:00
Michael DeHaan f0d7324e25 Merge pull request #3094 from sfromm/issue2464-redux
Updates to ansible-pull and ansible-pull docs
2013-06-03 09:01:39 -07:00
Michael DeHaan fc0e4f738d Update changelog 2013-06-03 11:53:58 -04:00
Michael DeHaan 4ae3ef8af9 Disable inventory test 2013-06-03 11:52:42 -04:00
Michael DeHaan 788680a15d Merge branch 'devel' of git://github.com/trbs/ansible into more_users 2013-06-03 11:50:17 -04:00
Michael DeHaan 57f4e808a0 Merge branch 'devel' of git://github.com/dirtyharrycallahan/ansible into rpm_change 2013-06-03 11:48:00 -04:00
Michael DeHaan c52abd40b0 Fix for the directory inventory source where depth information on the group was being discarded
due to initial copy.  New model will reuse the first object and copy attributes on the second.
2013-06-03 11:41:56 -04:00
Michael DeHaan be33bcf16f Merge pull request #3105 from shirou/devel
fix utf-8 named task failed with --step.
2013-06-03 07:03:17 -07:00
Michael DeHaan 3783dc42d4 normalize path 2013-06-03 09:57:02 -04:00
WAKAYAMA Shirou 66247042a5 fix utf-8 named task failed with --step. 2013-06-03 22:45:02 +09:00
Michael DeHaan dcde9bcdba Merge pull request #3100 from dstoflet/devel
Support for all:vars in script inventories
2013-06-03 04:37:58 -07:00
Darryl Stoflet c0baf10845 Support for all:vars in script inventories 2013-06-02 14:54:29 -07:00
Michael DeHaan 3b77d17a26 Spelling fix. 2013-06-02 16:03:41 -04:00
Michael DeHaan 1f7c197a9d os.path.dirname returns '' not None in some cases, handle this so inventory can be specified with ./ 2013-06-02 16:01:09 -04:00
Michael DeHaan 79ec5fac7a Merge pull request #3095 from sergevanginderachter/contrib
add mention of github.com/ginsys/ansible-plugins in contrib.rst
2013-06-02 11:19:49 -07:00
Patrick Callahan a37b6a2ad3 Do not set RPMDIST to '%dist' when dist is not set by the distribution. 2013-06-02 13:27:04 -04:00
Serge van Ginderachter 18e7974021 add mention of github.com/ginsys/ansible-plugins in contrib.rst 2013-06-02 17:56:12 +02:00
Stephen Fromm 355ab6983c remove errant and unneeded import of ansible.constants 2013-06-01 21:47:38 -07:00