diff --git a/content/post/semaphore-ui-interface-ansible-terraform.md b/content/post/semaphore-ui-interface-ansible-terraform.md index 20d6552..2c038b1 100644 --- a/content/post/semaphore-ui-interface-ansible-terraform.md +++ b/content/post/semaphore-ui-interface-ansible-terraform.md @@ -189,6 +189,7 @@ There are also a lot of customization available when setting the task template u --- ## Deploy with Terraform +While running Ansible playbooks was easy out of the box, this was a bit different to deploy with Terraform. diff --git a/static/img/semaphore-create-new-static-inventory.png b/static/img/semaphore-create-new-static-inventory.png index f657e10..3d0e7ff 100644 Binary files a/static/img/semaphore-create-new-static-inventory.png and b/static/img/semaphore-create-new-static-inventory.png differ diff --git a/static/img/semaphore-ui-ansible-task-output.png b/static/img/semaphore-ui-ansible-task-output.png index 2556a93..d4f379c 100644 Binary files a/static/img/semaphore-ui-ansible-task-output.png and b/static/img/semaphore-ui-ansible-task-output.png differ