1
0
mirror of https://github.com/geerlingguy/ansible-for-devops.git synced 2024-05-19 06:50:03 +00:00

22 Commits

Author SHA1 Message Date
814d4e948c Update all Vagrant VM host-only private network IP ranges. 2022-11-27 13:33:52 -06:00
5353048216 Correct ansible installation link
Invalid: http://docs.ansible.com/intro_installation.html
Valid: https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html
2021-06-23 13:34:07 +03:00
995ac71c82 Fixes #298: Change usage of 'src' in requirements.yml files. 2020-07-24 16:36:24 -05:00
e602b21aa0 Issue #295: Update memory allocation for VMs. 2020-07-23 12:35:39 -05:00
78b906592e Issue #295: Update all Ubuntu-based examples to use 20.04. 2020-07-21 21:53:10 -05:00
284d7a4e14 Fixes #230: Convert instances of ansible_ssh_user to ansible_user. 2020-05-12 23:11:40 -05:00
8961f9bf89 Fixes #165: Fix lingering deprecation warnings in some examples. 2019-08-27 12:41:05 -05:00
fa6dcee0f4 Fixes #134: Add apt cache update in deployments-rolling playbook. 2019-03-10 13:56:05 -05:00
d2f335d767 Fixes #124: Update Node.js rolling deployment example to work with Ubuntu 18.04. 2019-01-21 23:17:46 -06:00
796dd1a669 Update deprecated use of include to import_playbook. 2018-03-15 11:05:51 -05:00
488b0fe0e8 Issue #61: Add rolling deployments test coverage, fix bug with deployments. 2017-05-26 19:09:39 -04:00
96e6d38e6e Remove debug statement. 2017-05-26 18:27:40 -04:00
6931427767 Fixes #60: rolling-deploy example relies on defunct nodejs_forever variable. 2017-05-26 16:11:19 -04:00
4936b951d7 Update author URL. 2017-05-26 15:31:28 -04:00
366df1b8cc Update book links to HTTPS. 2016-07-15 14:11:57 -05:00
921c049f70 Update links to personal site in README.md. 2016-07-08 23:18:30 -05:00
13b49e16f1 Use linked clones and more modern settings for all Vagrantfiles. 2016-07-08 16:45:43 -05:00
a00cacd33d Switch use of deprecated 'sudo' to 'become'. 2016-02-23 11:12:35 -06:00
878f627dd3 Update references to Ansible for DevOps website. 2015-11-03 16:58:21 -06:00
df29ede7e5 Many tiny corrections for pre-print release. 2015-10-15 22:06:43 -05:00
7a4ee09d57 Switch from requirements.txt to requirements.yml. 2015-09-22 22:09:44 -05:00
5f2e4c38e8 Changed directories for more appealing layout. 2015-07-17 21:05:04 -05:00