Michael DeHaan
936e61fc28
Merge pull request #3181 from melodous/devel
...
HP-UX virtualization facts
2013-06-16 19:26:07 -07:00
trbs
a4223e119d
fixed x-bits in git
2013-06-16 22:22:16 -04:00
Michael DeHaan
4849539399
Merge pull request #3194 from E-M/patch-2
...
Fixed Issue #3193 - make rhn_register module compatible with EL 5
2013-06-16 19:17:05 -07:00
Michael DeHaan
78fdedd490
Merge remote branch 'origin' into devel
...
Conflicts:
library/web_infrastructure/django_manage
2013-06-16 22:15:30 -04:00
Michael DeHaan
512d7ba531
Spelling fixes
2013-06-16 22:09:35 -04:00
Michael DeHaan
f0d66f0cda
Merge pull request #3176 from jpmens/sol-epoch
...
setup epoch time doesn't have tics on Python 2.6.4 (Solaris).
2013-06-16 19:06:19 -07:00
Jan-Piet Mens
5c69918d53
DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
...
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
Added deprecation warning to moduledev.rst and remove deprecated example from it
Fixed up a few typos and uppercased some acronyms.
add consistency to how EXAMPLES are formatted
2013-06-15 20:54:25 +02:00
Serge van Ginderachter
8b188429c7
docfix on file module, aliases for path parameter
2013-06-14 20:45:58 +02:00
Lorin Hochstein
d2ea9d85d0
Fix broken link in django_manage doc
2013-06-13 14:01:32 -04:00
Edgars M.
46ad4299a8
Fixed Issue #3193
2013-06-13 15:17:35 +03:00
Michael DeHaan
39aa5e5eac
Merge pull request #3175 from jpmens/setup9
...
Protect None value in setup module (ansible 1.2)
2013-06-13 04:22:15 -07:00
E-M
170a5f36f1
Fixed module name in examples section
...
Examples showed that modules name is rhnreq_ks, when it actually is rhn_register.
2013-06-13 11:13:53 +03:00
Raul Melo
f9f0f5ce2c
HP-UX virtualization facts
2013-06-12 18:59:20 +02:00
Jan-Piet Mens
f6521d88f5
setup epoch time doesn't have tics on Python 2.6.4 (Solaris).
2013-06-11 09:13:32 +02:00
Jan-Piet Mens
3f301fd439
Protect None value in setup module
2013-06-11 07:08:55 +02:00
Michael DeHaan
790a145f6c
Use get_bin_path for blkid and add some aliases to the filesystem module.
2013-06-10 10:39:19 -04:00
Michael DeHaan
6f8e9c1b29
Merge pull request #3156 from jlund/authorized_key
...
Updates to the authorized_key documentation
2013-06-08 11:24:15 -07:00
Michael DeHaan
41bded178d
Rename module
2013-06-08 14:18:31 -04:00
Michael DeHaan
305694a847
Update "added in" version in zypper, update doc name of rhn_register module.
2013-06-08 14:09:37 -04:00
Michael DeHaan
cbee66c88b
Rename module
2013-06-08 14:08:52 -04:00
Michael DeHaan
c26d39c9d4
Rename rhnreg_ks to rhn_register
2013-06-08 14:08:23 -04:00
Michael DeHaan
d0ded631d6
Merge pull request #3148 from jlaska/rhnreg_ks
...
Add rhnreg_ks module
2013-06-08 11:06:24 -07:00
Patrick Callahan
c1ec8ead6c
BUG FIX: Add package name to the cmd.
2013-06-07 23:31:21 -04:00
Joshua Lund
51c7441244
Updates to the authorized_key documentation
...
* Clarified the meaning of 'user'
* Changed 'sshdir' to 'path' in the example
* 'sshdir' is used internally in the module, but the argument is 'path'
* Made the capitalization consistent in the descriptions
2013-06-07 15:43:42 -06: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
df4c444571
Fixup doc YAML
2013-06-06 19:21:18 -04: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
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
788680a15d
Merge branch 'devel' of git://github.com/trbs/ansible into more_users
2013-06-03 11:50:17 -04:00
Michael DeHaan
1c4fa2c45e
Doc standardization
2013-06-01 18:42:03 -04:00
Michael DeHaan
e01cdf876c
Docs standardization
2013-06-01 18:40:04 -04:00
Michael DeHaan
fdfba6aa68
Standardize docs
2013-06-01 18:38:16 -04:00
Michael DeHaan
956bff2f07
Standardize docs
2013-06-01 18:36:44 -04:00
Michael DeHaan
c3ff4ccb35
These options to bypass the check code seem to need to occur before said checks.
2013-06-01 18:32:02 -04:00
Michael DeHaan
caa07e7fab
pep8 fixes
2013-06-01 12:29:03 -04:00
Michael DeHaan
15560c9801
Fix module labelled incorrectly.
2013-06-01 12:25:24 -04:00
Michael DeHaan
d434252ba4
Docs standardization
2013-06-01 12:20:45 -04:00
Michael DeHaan
417be6f81e
Docs standardization
2013-06-01 12:16:24 -04:00
Michael DeHaan
6ae9804738
Docs standardization
2013-06-01 12:15:19 -04:00
Michael DeHaan
2a416babee
Docs standardization
2013-06-01 12:14:35 -04:00
Michael DeHaan
6b0a547652
Docs standardization
2013-06-01 12:13:21 -04:00
Michael DeHaan
16c7c50e8f
Docs standardization
2013-06-01 12:12:11 -04:00