Felix Fontein
7f6edd78f9
Move Docker scenario guide to community.docker. ( #74736 )
...
The scenario guide has already been added to community.docker in
ansible-collections/community.docker#140
3 years ago
Felix Fontein
acf09e56a2
Update inventory script references from c.g to ansible-community/contrib-scripts. ( #74905 )
3 years ago
daeseokyoun
9369bd6ca1
correct how to install Docker SDK for Python ( #74288 )
...
* docs: correct guide for the latest Docker SDK for Python
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Sandra McCann <samccann@redhat.com>
Co-authored-by: Daeseok Youn <daeseok.youn@navercorp.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
4 years ago
Felix Fontein
c9f28c1735
Rewrite Docker scenario guide ( #73069 )
4 years ago
Andrew Klychkov
7bfeed3e24
Docsite: replace Latin phrases to English ( #71588 )
...
Replace Latin phrases like "e.g." and "i.e." and "etc." with English phrases.
* Update docs/docsite/rst/community/committer_guidelines.rst
* Update docs/docsite/rst/dev_guide/developing_modules_documenting.rst
* Update docs/docsite/rst/dev_guide/developing_program_flow_modules.rst
* Update docs/docsite/rst/dev_guide/module_lifecycle.rst
* Update docs/docsite/rst/user_guide/intro_inventory.rst
* Update docs/docsite/rst/user_guide/playbooks_loops.rst
* Update docs/docsite/rst/user_guide/playbooks_reuse.rst
* Update docs/docsite/rst/dev_guide/platforms/aws_guidelines.rst
* Update docs/docsite/rst/dev_guide/testing.rst
* Update docs/docsite/rst/dev_guide/testing_integration.rst
* Update docs/docsite/rst/porting_guides/porting_guide_2.5.rst
* Update docs/docsite/rst/reference_appendices/faq.rst
4 years ago
Abhijeet Kasurde
ecea018506
Fix 404 links ( #71256 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
4 years ago
Abhijeet Kasurde
b437236633
Redirect inventory script links ( #69143 )
...
With inventory script migrated to their respective collection,
redirect links in documentation to their respective collection
location.
Fixes : #69139
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
Seth Hochberg
66bfa27685
Replace deprecated ansible-container references ( #56427 )
...
Link to ansible-bender instead of the deprecated ansible-container.
Co-Authored-By: Felix Fontein <felix@fontein.de>
6 years ago
Alicia Cozine
a4d0bc2c43
Shortens Scenario Guides, incorporates vmware guide ( #54554 )
...
* Shortens Scenario Guides, incorporates vmware guide
* adds links from network scenario guides to other network docs
6 years ago
Felix Fontein
8d62794f91
docker: rename docker_*_facts -> docker_*_info ( #54124 )
...
* Rename docker_*_facts -> docker_*_info.
* Add changelog.
* Update scenario guide.
6 years ago
Felix Fontein
d2c4f57f16
docker_service: rename to docker_compose. ( #51035 )
...
* Rename docker_service -> docker_compose.
* Added changelog.
* Update scenario guide.
* Clean up module.
6 years ago
Felix Fontein
376dcb9f84
docker scenario guide: docker-py -> docker ( #44856 )
...
* Don't install docker-py by default, but the more modern docker library.
* Addressing the review comments.
6 years ago
Brian Coca
893d59fabe
updated guides to avoid connection: local ( #44227 )
...
- want they really need is `delegate_to: localhost`
- also reduced 'local_action' usage in favor of same
6 years ago
Andreas Olsson
00e5123e4c
Update documentation based on 301 permanent redirects ( #43675 )
6 years ago
Jon Dufresne
bf304832ff
Prefer readthedocs.io instead of readthedocs.org for doc links ( #41537 )
...
Read the Docs moved hosting to readthedocs.io instead of
readthedocs.org. Fix all links in the project.
For additional details, see:
https://blog.readthedocs.com/securing-subdomains/
> Starting today, Read the Docs will start hosting projects from
> subdomains on the domain readthedocs.io, instead of on
> readthedocs.org. This change addresses some security concerns around
> site cookies while hosting user generated data on the same domain as
> our dashboard.
6 years ago
scottb
373b1dcf59
Core Docs Refactor and Redesign ( #36067 )
...
* Docs refactor as outlined in https://github.com/ansible/proposals/issues/79 . Moves content into 'guides'; refactors TOC; fixes CSS; design tweaks to layout and CSS; fixes generated plugin, CLI and module docs to fix links accodingly; more.
* Adding extra blank line for shippable
7 years ago