User Tools

Site Tools


automation:ansible

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

automation:ansible [2023/07/28 12:28] jotasandokuautomation:ansible [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 539: Line 539:
   * ''force_handlers'' : to force a handler that has been triggered to run, even if (another) task fails.   * ''force_handlers'' : to force a handler that has been triggered to run, even if (another) task fails.
   * [[https://stackoverflow.com/questions/42653655/ansible-ignore-errors-when|External Link]]   * [[https://stackoverflow.com/questions/42653655/ansible-ignore-errors-when|External Link]]
 +
 +
 +----
 +__AWX__
 +\\
 +  * Ansible Tower == AWS  =~ 'Ansible Automation Platform' (this latter is sold now by redhat)
 +  * {{ :automation:awx-sander-van-vugt.pdf |}}
 +  * **AWX uses k8s extensively**
 +Install minikube (ubuntu) with:
 +  minikube start --cpus=4 --memory=6g --addons=ingress --vm-driver=docker
automation/ansible.1690547303.txt.gz · Last modified: (external edit)