Commit Graph

808 Commits (3b4adb78cb91fe15b626f8ff4217c7b4c7e3915f)

Author SHA1 Message Date
Michael DeHaan 5156794738 Merge pull request #7861 from cchurch/devel
Windows Remote Support
10 years ago
Michael DeHaan ffaf442037 ping is win_ping, so doc fix. 10 years ago
Michael DeHaan 7b33bc9fea Windows docs tweaks. 10 years ago
Aaron Yoshitake a8d073c175 Fix typo: "but" -> "put" 10 years ago
Michael DeHaan 5f13af97b8 Remove part about powershell upgrade (for now). 10 years ago
Craig Ackerman cd28044006 Specified https firewall rule to only use public profile 10 years ago
Matt Martz 575a1fe19b Clean up some additional formatting in intro_windows.rst 10 years ago
Craig Ackerman cd3edf1eba Added FW commands to allow access to HTTPS listener 10 years ago
Craig Ackerman f42905a9cc Added commands to allow Windows firewall access to WinRM HTTPS listener 10 years ago
Matt Martz 630c0cf57e Fix up some formatting issues in intro_windows.rst 10 years ago
Michael DeHaan 118899c548 Fix hyperlink target. 10 years ago
Michael DeHaan 8eaa81d5a9 Some docs restructuring to move the setup steps first. 10 years ago
Michael DeHaan 128be9ea27 File rename. 10 years ago
Michael DeHaan 38338157b3 Add prep instructions. 10 years ago
Michael DeHaan b0648fda0b Docsite formatting fix. 10 years ago
Michael DeHaan dfd4f18095 Docsite things. 10 years ago
Michael DeHaan f423a8dffe Slight examples tweak 10 years ago
Craig Ackerman aba2cbfbc6 Additional Windows Setup info 10 years ago
Craig Ackerman fab0374572 Added Windows intro content 10 years ago
Michael DeHaan e3cc1eaefc Update windows docs in progress. 10 years ago
Michael DeHaan ac6ccb77cc Intro windows docs. 10 years ago
Michael DeHaan ab10d91881 Add start of introductory windows documentation. 10 years ago
Bill Nottingham 78ef6c79b9 mention EPEL 7 alongside 6 10 years ago
Victor Castell 8fe3678b60 Numbers is not a string module 10 years ago
Victor Castell 4f949f3bc7 ascii should be ascii_letters 10 years ago
Bill Nottingham e74991de98 Update tower.rst
Point to current URLs, fix a Ansible/Tower reference.
10 years ago
Cees-Jan Kiewiet 43d19218c3 Made it a bit more obvious that 45 are 45 seconds 10 years ago
Gerry Skerbitz b616f4b98f Update intro_installation.rst
This is different wording for using the PPA to install.  I also added the installation of apt-add-repository package which isn't always installed.

(I'm a newbie but while running these I wished whatever style was being used on the docs pages would have let me  cut and paste the commands without having to edit out the $ characters manually....)
10 years ago
eludom b1b17ce15a Update developing_modules.rst 10 years ago
Bill Carlson 974ccc3486 Clarified, remote_user config item does override ansible current user if defined. 10 years ago
tsemerad d0241f5640 made nested lists diff lengths - caused confusion
As a relatively-new user to Ansible, the Nested Loop example made me think it was looping through both lists together (`alice` would go with `clientdb`, `bob` with `employeedb`) and not actually nested. I realize now I was just being stupid, but I feel making the example lists different lengths would prevent such confusion in the future.
10 years ago
James Cammarata f2d05d2e6a Merge pull request #7556 from jturner314/rm-duplicate-toc
Remove duplicate table of contents in Conditionals
10 years ago
Adam Morris 6c9cb5de87 Update test_strategies.rst
Changed unit tests to unit test for the singular playbook...
10 years ago
Adam Morris 30ac368d5c Update test_strategies.rst
Typo - State should have been stage.
10 years ago
Jim Turner 4d7fe4b7cf Remove duplicate table of contents in Conditionals 10 years ago
Michael DeHaan e43ae3c0f7 Update test strategies guide. 10 years ago
mrdeathless 856681a28d Add missing space between var and delimeter 10 years ago
Michael Warkentin 998c8e438f Retinafy favicon.ico 10 years ago
James Cammarata fd27afdc0d Adding ansible_shell_type and basic environment construction on it
Previously we assumed the shell on the target systems were 'sh'-
compliant when formatting environment variables preceding command
strings. This patch corrects that by basing the target shell type
on the DEFAULT_EXECUTABLE setting, which can be overridden on a
per-host basis using the inventory variable 'ansible_shell_type'.

Fixes #7352
10 years ago
Michael DeHaan f247b93212 Add the start of a graphviz doc to illustrate variable precedence graphically. 10 years ago
Christian Berendt 58ff9cd7c8 fixed typos found by RETF rules in RST files
rules are avaialble at https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos
10 years ago
James Cammarata 6069ff6e9e Adding a new system_warnings config option to supress warnings 10 years ago
Michael DeHaan 9a70dd1c94 Slight tweak to regex examples. 10 years ago
Michael DeHaan cf54098dab Merge pull request #6984 from clconway/variable-re-doc
Adds search/match examples to "Playbooks > Variables > Jinja2 Filters" d...
10 years ago
Michael DeHaan 4cf67c4722 Clarify lookup plugin execution location per request. 10 years ago
Michael DeHaan e54320412d Add Mavericks install notes 10 years ago
Michael DeHaan 0720af11ae Merge pull request #7186 from jf/docfix-obvious-quick-simples
Obvious quick fixes:
10 years ago
Michael DeHaan ef3c9c6026 Add an example of how to reload local facts. 10 years ago
Michael DeHaan cff4b5d412 Clarify .ssh/config port usage. 10 years ago
Michael DeHaan dcd471b96f Explain how to embed modules in roles. 10 years ago