Commit Graph

5476 Commits (d4a595b2070419bc7266a2cfef83581a74716ea3)
 

Author SHA1 Message Date
Michael DeHaan d4a595b207 Make it possible to tell paramiko to not record new host keys, which can be slow with a large number of hosts.
-c ssh is preferred in most cases if you have ControlPersist available, otherwise if you are comfortable you
can turn off recording while leaving host key checking on, etc.
13 years ago
Michael DeHaan 715f25efbc Fix the comment. 13 years ago
Michael DeHaan f29c98c29f Update the releases list. 13 years ago
Michael DeHaan bc03a294ae Update release versions for 1.2.1 13 years ago
Michael DeHaan 2e4e064a88 Update packaging changelogs. 13 years ago
Michael DeHaan 032c8408af Update the changelog 13 years ago
Michael DeHaan c593454fd0 Improve interlaced output prevention when asking for host key approval. 13 years ago
Michael DeHaan d1eaf2db70 Default to 'smart' transport, which will use OpenSSH if it can support ControlPersist. 13 years ago
Michael DeHaan 8cc2f1c4a9 Lock around SSH connectivity to new hosts in host checking mode such that prompts for host approval
messages do not get interlaced.
13 years ago
Michael DeHaan 9f9373ccb5 Close the named temporary file. 13 years ago
Michael DeHaan 3dd93ee2e4 Closing stdin too early. 13 years ago
Michael DeHaan f782c237c4 Enable paramiko to ask whether to add keys to known hosts. 13 years ago
Michael DeHaan 2b58264096 Example config file should use correct config setting. 13 years ago
Michael DeHaan 266e689403 Merge 13 years ago
Michael DeHaan 13f93de78a Makes host key checking the default behavior but can be disabled in ansible.cfg or by environment variable. 13 years ago
Michael DeHaan 8584a945d6 Merge pull request #3307 from mplonka/release1.2
Skipping facts not available in AIX WPARs
13 years ago
Marcin Płonka 2b07873eb1 Skipping facts not available in AIX WPARs 13 years ago
Michael DeHaan f67c13f8f1 Update packaging dates in preparation for release. 13 years ago
Michael DeHaan ba21f8e3d3 Merge pull request #3168 from tgerla/doccontent
re-add docs css class required for some theme elements
13 years ago
Michael DeHaan 3d21dab705 Small fix so template plugins can see inject variables. 13 years ago
Tim Gerla 8a9cded133 re-add docs css class required for some theme elements 13 years ago
Michael DeHaan 790a145f6c Use get_bin_path for blkid and add some aliases to the filesystem module. 13 years ago
Michael DeHaan 36e9cf5d7d Mention YAML variable quoting. 13 years ago
Michael DeHaan 36c3c91d6e Add roles to glossary. 13 years ago
Michael DeHaan 573d5f620f Merge pull request #3159 from cchurch/devel
Callback Plugin Context / Naming Fixes
13 years ago
Michael DeHaan b0bf39ef6c Merge pull request #3163 from DMBuce/pkgbuild-update
PKGBUILD update
13 years ago
Michael DeHaan 02f416ec69 Merge pull request #3164 from DMBuce/doc-update
Doc update
13 years ago
Buce dfb3fe2d28 Include docs, config in Arch package 13 years ago
Buce 64610c585a Add provides=('ansible') to PKGBUILD
This lets packages use ansible-git as a dependency in place of ansible.
13 years ago
Buce af54efa56a Let makepkg control compression of man pages
makepkg will automatically compress man pages in MAN_DIRS if 'zipman'
is in the OPTIONS array of makepkg.conf.
13 years ago
Buce 7d2422cf92 Update supported package managers
Ansible has modules for package managers other than yum and apt,
so update the documentation accordingly.
13 years ago
Buce 563147d344 Reference Inventory & Patterns more
Link to the Inventory & Patterns page in places where the Getting
Started guide refer to it, so that users unfamiliar with the
inventory syntax can easily familiarize themselves with it.
13 years ago
Michael DeHaan edb6a683f3 Merge pull request #3160 from tgerla/toctree
show entire doc index in left sidebar on the documentation home page
13 years ago
Tim Gerla b3e0071635 show entire doc index in left sidebar on the documentation home page 13 years ago
Michael DeHaan 92dce671bb Resolve merge commit 13 years ago
Michael DeHaan d706aca82b Merge 13 years ago
Chris Church d1de7839d7 Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples. 13 years ago
Chris Church 3f17a39238 Set current play/task to None for callback context when finished running the current play/task. 13 years ago
Michael DeHaan 6f8e9c1b29 Merge pull request #3156 from jlund/authorized_key
Updates to the authorized_key documentation
13 years ago
Michael DeHaan a7e8f37dcc Update changelog to reflect module renames. 13 years ago
Michael DeHaan 41bded178d Rename module 13 years ago
Michael DeHaan 2f37314d41 Revise section referencing 1.1 since release is Monday. Will push with release. 13 years ago
Michael DeHaan cabeafc550 Remove 1.1 reference (docs will be pushed with release of 1.2) 13 years ago
Michael DeHaan 305694a847 Update "added in" version in zypper, update doc name of rhn_register module. 13 years ago
Michael DeHaan cbee66c88b Rename module 13 years ago
Michael DeHaan c26d39c9d4 Rename rhnreg_ks to rhn_register 13 years ago
Michael DeHaan f452241967 update changelog 13 years ago
Michael DeHaan e2a112d22d Update changelog 13 years ago
Michael DeHaan d0ded631d6 Merge pull request #3148 from jlaska/rhnreg_ks
Add rhnreg_ks module
13 years ago
Michael DeHaan 3b86690b54 Merge pull request #3145 from dirtyharrycallahan/f_zypper
Simple zypper module to install, remove, or upgrades packages.
13 years ago