Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible-examples.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-21Merge pull request #222 from KnechtionsCoding/patch-1Sviatoslav Sydorenko
2020-03-21Update language_features/rabbitmq.yml Sven Hans Knecht
2018-12-27Merge pull request #207 from marvingreenberg/masterSviatoslav Sydorenko
2018-05-31minor typoTom Matthews
2018-03-23Update rabbitmq.ymlSven Hans Knecht
2017-08-11Fix example to correctly reference "env" map variableMarvin Greenberg
2016-11-01Update playbook for RabbitMQDave Johnson
2016-08-14Update playbook for RabbitMQVáclav Makeš
2016-08-09Merge pull request #148 from Habbie/patch-1James Cammarata
2016-07-21become instead of sudober
2016-07-21become instead of sudober
2016-07-21become instead of sudober
2016-07-21become instead of sudober
2016-07-21Merge pull request #142 from cuongnv23/developDave Johnson
2016-07-21Merge pull request #143 from bbaassssiiee/masterDave Johnson
2016-05-11Fixing incorrect loop + role exampleJames Cammarata
2016-05-09revoke PUBLIC access from databasePeter van Dijk
2016-04-08ran ansible-lint: stripped trailing spacesBas Meijer
2016-04-07replace sudo/sudo_user with become/become_userCuong Nguyen
2015-12-19corrected tags to be 2.0 compatibleBrian Coca
2015-06-17Add alternative example for string findingLorenzo Manacorda
2015-06-09removed deprecated user in favor of remote_userBrian Coca
2015-04-29fix typoLorenzo Manacorda
2015-04-29Add examples for `stdout` loopsLorenzo Manacorda
2015-01-22Replace the legacy 'action: module options' formatPanagiotis Issaris
2015-01-22Tabs are outlawed according to yaml.orgPanagiotis Issaris
2014-10-02Update examples for modern ansible and state that duplicating parameters caus...Toshio Kuratomi
2014-07-19Merge pull request #74 from tgerla/varsfixesTim Gerla
2014-07-19use inventory_hostname instead of ansible_hostnameTim Gerla
2014-06-18complex_args: update example for ansbile-1.7Leonid Evdokimov
2014-02-19Fix with_items dictionary example.Kyle Walker
2014-02-19Added with_items dictionary example.Kyle Walker
2013-12-12Modernize action calls and clean comments a bitTim Gerla
2013-12-07Fix with_items variable syntax in ec2 exampleTim Gerla
2013-11-03Changed modules from 'action' to 'postgresql_db' and 'postgresql_user', intro...Steve Tjoa
2013-07-15document use of raw variables in loop_nestedJavier Candeira
2013-06-14Add wait_for to the example to ensure a machine has booted.Lester Wade
2013-05-05Added all the playbook language fragments to the ansible-examples repo.Michael DeHaan