Michael DeHaan
6f8e9c1b29
Merge pull request #3156 from jlund/authorized_key
...
Updates to the authorized_key documentation
12 years ago
Michael DeHaan
41bded178d
Rename module
12 years ago
Michael DeHaan
305694a847
Update "added in" version in zypper, update doc name of rhn_register module.
12 years ago
Michael DeHaan
cbee66c88b
Rename module
12 years ago
Michael DeHaan
c26d39c9d4
Rename rhnreg_ks to rhn_register
12 years ago
Michael DeHaan
d0ded631d6
Merge pull request #3148 from jlaska/rhnreg_ks
...
Add rhnreg_ks module
12 years ago
Patrick Callahan
c1ec8ead6c
BUG FIX: Add package name to the cmd.
12 years ago
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
12 years ago
James Laska
6059ce34e3
Minor adjustments to subscription_manager and rhnreg_ks
12 years ago
James Laska
65993e8f35
Reorganize subscription_manager module.
...
Also ...
* When unregistering, first unsubscribe from all content
12 years ago
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
12 years ago
Patrick Callahan
79b56667e3
Simple zypper module to install, remove, or upgrades packages.
12 years ago
Michael DeHaan
df4c444571
Fixup doc YAML
12 years ago
James Laska
19b7cb6653
Updated examples and documentation
12 years ago
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
12 years ago
Michael DeHaan
07a1365c55
Merge pull request #3128 from lorin/ex-fix
...
lineinfile example: /etc/host[s]
12 years ago
Michael DeHaan
4372e4f6fb
Merge pull request #3125 from melodous/devel
...
Facts for HP-UX
12 years ago
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.
12 years ago
Lorin Hochstein
04aa74ddf1
lineinfile example: /etc/host[s]
...
Change a lineinfile example from /etc/host to /etc/hosts
12 years ago
Raul Melo
2475bc416c
Facts for HP-UX
12 years ago
Michael DeHaan
788680a15d
Merge branch 'devel' of git://github.com/trbs/ansible into more_users
12 years ago
Michael DeHaan
1c4fa2c45e
Doc standardization
12 years ago
Michael DeHaan
e01cdf876c
Docs standardization
12 years ago
Michael DeHaan
fdfba6aa68
Standardize docs
12 years ago
Michael DeHaan
956bff2f07
Standardize docs
12 years ago
Michael DeHaan
c3ff4ccb35
These options to bypass the check code seem to need to occur before said checks.
12 years ago
Michael DeHaan
caa07e7fab
pep8 fixes
12 years ago
Michael DeHaan
15560c9801
Fix module labelled incorrectly.
12 years ago
Michael DeHaan
d434252ba4
Docs standardization
12 years ago
Michael DeHaan
417be6f81e
Docs standardization
12 years ago
Michael DeHaan
6ae9804738
Docs standardization
12 years ago
Michael DeHaan
2a416babee
Docs standardization
12 years ago
Michael DeHaan
6b0a547652
Docs standardization
12 years ago
Michael DeHaan
16c7c50e8f
Docs standardization
12 years ago
Michael DeHaan
e5d911fbce
Docs standardization
12 years ago
Michael DeHaan
e06ced89fb
Doc standardization/style
12 years ago
Michael DeHaan
e38a83e1ca
Docs standardization/style
12 years ago
Michael DeHaan
548063a617
Docs standardization/style
12 years ago
Michael DeHaan
ab4b45df3f
Docs/style
12 years ago
Michael DeHaan
eb84f55a09
Docs/style
12 years ago
Michael DeHaan
53d0a4766c
Module doc standardization/style
12 years ago
Michael DeHaan
6a8e16e324
Standardize module doc
12 years ago
Michael DeHaan
13e37aad95
Standardize docs
12 years ago
Michael DeHaan
858efd00e3
Standarize docs
12 years ago
Michael DeHaan
d0286f7611
Standardize docs
12 years ago
Michael DeHaan
dd7efc70a7
Standardize docs
12 years ago
Michael DeHaan
d323a0ccaa
Standardize example
12 years ago
Michael DeHaan
b9e72cdd98
Warn when there is a space in the mount module opts parameter.
12 years ago
trbs
3b3afe2283
Add support for Open and NetBSD platforms for user and group modules, including a new login_class parameter for FreeBSD, OpenBSD and NetBSD.
12 years ago
Michael DeHaan
9122efb24a
Merge pull request #3083 from mvo5/feature/facts-add-statvfs
...
add "size_{total,free}" to the "mount" facts
12 years ago