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

432 Commits

Author SHA1 Message Date
Jeff Geerling
7b243a017e Merge pull request #471 from hippogriffin/470-k8s-1.19
470 - Update k8s to 1.23
2.2
2023-06-17 23:00:21 -05:00
Jeff Geerling
6c753ca9e7 Merge pull request #533 from weshouman/kubernetes-example-fixes
Kubernetes example fixes
2023-06-17 22:52:04 -05:00
Jeff Geerling
ff2a7ebcf8 Merge pull request #526 from Brain2life/ch04-drupal-playbook-fix
Change PHP version to 8.2 and Drush to 11*
2023-06-17 22:42:51 -05:00
Jeff Geerling
0f7a64822c Small fix to README. 2023-06-17 22:18:16 -05:00
Jeff Geerling
a4b7cfb5fb Fixes #531: systemd with molecule Docker containers requires cgroupns set to host and rw. 2023-06-17 21:57:54 -05:00
Jeff Geerling
eeb73d7a43 Proper way of installing molecule with docker tests. 2023-06-17 21:48:26 -05:00
Walid Shouman
30fa8228eb Use docker_packages instead of docker_package
Reflecting [PR#365](https://github.com/geerlingguy/ansible-role-docker/pull/365)
2023-03-03 07:17:35 +01:00
Walid Shouman
553ad77c05 Update master node label
Reflecting: [PR107](https://github.com/geerlingguy/ansible-role-kubernetes/pull/107)
2023-03-03 07:12:59 +01:00
Maxat Akbanov
51cd5945f1 Change PHP version to 8.2 and Drush to 11* 2023-02-11 13:58:13 +06:00
Jeff Geerling
814d4e948c Update all Vagrant VM host-only private network IP ranges. 2022-11-27 13:33:52 -06:00
Jeff Geerling
441f8b1731 Remove deprecated warn option from docker-hubot example. 2022-11-26 22:59:07 -06:00
Jeff Geerling
3fc6a15b8c Merge pull request #502 from alishahrudi/master
duplicated mysql task removed.
2022-09-09 09:42:40 -05:00
ali shahrudi
df0e3daec9 Merge branch 'geerlingguy:master' into master 2022-09-09 02:49:10 -04:00
ali shahrudi
33aaebf7e3 remove duplicate task. 2022-09-09 02:48:32 -04:00
Jeff Geerling
f78c6c3000 Fixes #501: Update some references from yum to dnf. Hopefully not breaking. 2022-09-08 23:30:17 -05:00
hippogriffin
f5006eecad use k8s 1.23 instead 2022-04-29 20:21:22 +01:00
hippogriffin
2b60b7d159 update to k8s v1.19 2022-04-29 18:12:58 +01:00
Jeff Geerling
c1b8c4f755 Issue #429: Stop testing Rails deployment example test in chapter 10 for now. 2.1 2022-04-15 15:46:28 -05:00
Jeff Geerling
e7f47ec42c Issue #429: Another attempt to fix rails app checkout. 2022-04-15 14:42:36 -05:00
Jeff Geerling
3bc149a34b Issue #429: Try to fix up chapter 10 deploy rails app example a bit. 2022-04-15 14:19:32 -05:00
Jeff Geerling
da5415055a Update to Rocky Linux 8 on Node.js examples. 2022-04-15 00:12:38 -05:00
Jeff Geerling
fa76a4aca0 Fixes #337: Fix error with django installation in chapter 3. 2022-04-14 23:28:25 -05:00
Jeff Geerling
b643ec4393 Fixes #460: Bump www server memory from 256 to 512 MB of RAM. 2022-04-14 22:57:38 -05:00
Jeff Geerling
da9d6ffc69 Fixes #425: Update node.js forever app example to use rockylinux8. 2022-04-14 22:32:37 -05:00
Jeff Geerling
b282c5dd75 Issue #453: Update some broken CentOS 8 references in the code examples. 2022-04-14 22:16:37 -05:00
Jeff Geerling
a7b0308fef Merge pull request #225 from mkrawczuk/node_example_fix
Move success message to `app`'s `listen` callback.
2022-04-14 21:56:42 -05:00
Jeff Geerling
a623bc1a15 Merge pull request #369 from fgierlinger/patch-1
Issue #335: Change url of the dynamic inventory script.
2022-04-14 21:52:41 -05:00
Jeff Geerling
fac6ffde6e Use FQCNs for builtins in molecule example to avoid adding additional lint configs. 2022-03-27 16:14:52 -05:00
Jeff Geerling
386738f8a7 Merge pull request #454 from geerlingguy/447-php-apcu-fix
Issue #447: Fix php-apcu package install error on Debian.
2022-02-02 12:31:51 -06:00
Jeff Geerling
281dd46d28 Issue #447: Fix php-apcu package install error on Debian. 2022-02-02 12:13:22 -06:00
Jeff Geerling
d250d97a4c Merge pull request #412 from q0rban/patch-1
Thank you on behalf of the entire Tugboat.qa team!
2021-07-08 17:55:27 -05:00
James Sansbury
708c23c052 Thank you on behalf of the entire Tugboat.qa team!
And our apologies that we cannot continue our sponsorship at this time 😿
2021-07-08 16:28:43 -04:00
Jeff Geerling
7138f8ce30 Merge pull request #407 from githubERIK/ansible-install-url-fix
Correct ansible installation link
2021-06-23 09:22:39 -05:00
githubERIK
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
Jeff Geerling
16784065f8 Fixes #397: Add directions to install molecule docker driver. 2021-06-12 14:43:23 -05:00
Jeff Geerling
6d48504596 Issue #403: Update Hubot example Node.js version to 14. 2021-05-11 10:15:28 -05:00
Jeff Geerling
2d669992a1 Issue #402: Disable first-ansible-playbook CI test for now. 2021-05-11 09:44:29 -05:00
Jeff Geerling
79911583fc Merge pull request #400 from rm/master
fix link to how-do-i-modify-my-hosts-file
2021-05-10 10:11:00 -05:00
Roshan Mathews
016385b416 fix link to how-do-i-modify-my-hosts-file 2021-05-08 21:08:34 +05:30
Jeff Geerling
a531ef1d8f Issue #393: Make sure Ansible is installed for molecule tests. 2021-03-19 10:26:21 -05:00
Jeff Geerling
27825972e1 Merge pull request #392 from TugboatQA/tugboat-sponsorship
Adding 🛁🐐 sponsorship info
2021-03-19 10:18:40 -05:00
James Sansbury
63bb39a272 Fix the grammar 2021-03-19 11:13:08 -04:00
James Sansbury
4a3d42dd63 Adding 🛁🐐 sponsorship info 2021-03-19 11:00:46 -04:00
Jeff Geerling
333a83bdbf PR #375: Added note about GitHub sponsors to new sponsor section. 2021-01-14 15:04:50 -06:00
Jeff Geerling
43fbe5c9a1 Merge pull request #375 from mtlynch/tinypilot-sponsor
Add TinyPilot as a proud sponsor of geerlingguy
2021-01-14 15:02:57 -06:00
Michael Lynch
05cce29bf5 Add TinyPilot as a proud sponsor of geerlingguy 2021-01-14 06:41:10 -05:00
fgierlinger
1381f1bd85 Issue #335: Change url of the dynamic inventory script. 2021-01-09 15:08:18 +01:00
Jeff Geerling
28d7e8302f Merge pull request #360 from geerlingguy/359-ci-to-gh-actions
Issue #359: Convert tests to use GitHub Actions for CI.
2020-12-08 09:53:57 -06:00
Jeff Geerling
8929b08095 Issue #359: Disable includes.yml Drupal install playbook due to failures. 2020-12-07 23:35:42 -06:00
Jeff Geerling
fc55174824 Issue #359: Disable failing Jenkins test. 2020-12-07 23:26:39 -06:00