From 246f992df473cb2aca39b032039c2d7fb225eaa2 Mon Sep 17 00:00:00 2001 From: Alex Dworjan Date: Tue, 26 Dec 2023 09:03:28 -0500 Subject: [PATCH] fixed linting errors --- .ansible-sign/sha256sum.txt | 4 +-- .ansible-sign/sha256sum.txt.sig | 22 +++++++-------- Web Install and Verification collections.yml | 28 ++++++++++---------- Web Verification collections.yml | 2 +- 4 files changed, 28 insertions(+), 28 deletions(-) diff --git a/.ansible-sign/sha256sum.txt b/.ansible-sign/sha256sum.txt index 7b90e81..21cd4e8 100644 --- a/.ansible-sign/sha256sum.txt +++ b/.ansible-sign/sha256sum.txt @@ -6,8 +6,8 @@ c629d8e1e1349d7b3bac4a319d999b00c33bf0c8f2fd900d796aaed0e47faba7 .vscode/extens 70a02b2ea67010225862e96e234b1083f3be361bffbc05a08c5c31ffe1aad111 Gitea New Release.yml e8cac82e2937ddb29e80d344f27db65b041fbe289da4ac7ba79efb527d71fe2a MANIFEST.in 6974a0aa1b9c3b22e8787892b21ff594f5c961a6db12788f2ade12481dd4ce63 README.md -fab3e266849eb4996ed4b3cfcc3f31beb4aef9237129c0f5d91c901815840600 Web Install and Verification collections.yml -4f5ced27a9586ad0fa01a7f3a1e52c3fe3dc7168a4f6ffb92f269207594b8eb3 Web Verification collections.yml +60fdf14852974eadc7448595da1dad28195556488929a9dd9714c16a25e7cebe Web Install and Verification collections.yml +05bc01d3f0cc4bc4c071465490ad6f9c0cf7dcb4a3363292453a26ff49c3a301 Web Verification collections.yml ce9c52cf73a341ec2c18de2156f1dcd0f3e1b543109a79c993cfad9429426c2c collections/requirements.yml 48d220c0290f9b9d03748cc6dff850ed61b5d9a29e7c9e5eb75d07a626391fec devfile.yaml 28f58dfdc64124ad4468d9a0ec0b48e5a0f618f2eb018f6be5f35d5b51032666 roles/.DS_Store diff --git a/.ansible-sign/sha256sum.txt.sig b/.ansible-sign/sha256sum.txt.sig index 9da437b..3e384b2 100644 --- a/.ansible-sign/sha256sum.txt.sig +++ b/.ansible-sign/sha256sum.txt.sig @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNATURE----- -iQGzBAABCAAdFiEE/bJvyFHKKJdaZDOLTiIiIXrUDNEFAmWK3FYACgkQTiIiIXrU -DNGtFAwAjHVrVKXEG4JeUWZY2hfT3zpwwwtxkaQumclkEc2kSXksbHjuAhIREJPi -rWRKGAXcFITw3oD1avcWxb2DFQD9CX+v5uM/GC79vkNfN4xp+AN8eWfd/LblcIz7 -xtQLIchSP5n7k6ivv2gzziLUvAT+phadKwyqgmJX6bTEAa5spU1N7BQ+rIY+x07O -xZn1CLRuwO4AmDPIv7ypmzVxGa3ium+iO/myNo6dNfaoEozyZ3X894IcWlJ0Aa6b -xfuzYrCrQgNsbB+FT1YRWiA7iIQdtZ7XEIbCNdz824hjQpcPjfzMD2j9ACY47hrK -+VQu7WWid4DNICSVPVaT2VKmroFXbP99V13Nug8RJP+ULOQBYTDdGWmsDE26aaef -sP5XO4Ep0dzpyYZaEdtLFsvQHUKRh/Vgg0RFyiSFwd6/+TJZmvt+o0bugDpvnfnX -MQhJ/eAScCftgSBi89F6k+8JO1LWu4/HCufOOhOT8tPcM5hWmayO2dFHncJHeBP2 -Ol5RyUK3 -=+3fc +iQGzBAABCAAdFiEE/bJvyFHKKJdaZDOLTiIiIXrUDNEFAmWK3SoACgkQTiIiIXrU +DNEFxgv8Cckf5vTeJnFg2NnDudqk7OXGZVaufJdSSzoaRF9XFFUYLAhFwL8ty0vi +rthkFmcSL6E9IKVj8kYGr0JKRtKbdeC5IFpyPufXh+aha36+CwdwVOuPkhG9CFX1 +E5yBaYSWzbSZDHalAXMs8l5iKeDtBmhqhvStF1NiGwuq3oeCmOCoD7ig5Au0OEdD +ILQfOS48E8AooTDXyb/XdRDwyYs4AWar7K2dpKz5MdHLX7JZ8frsydVQSOXHqxni +Bp9TEnHkLjcc8muNYsZpzUHRfD20A3Ne3nyR7zGwR36kzK+7hLIZ0MD4ixGmzvvx +EHFIewSNIPVTmBfF8zmpVE/F5l/phLwzrZw+7mxpG+FG1aatex9USg6Y/o4Ep6BV +wxT+evs53b9oLkLuDOhZ5+u/XsjKRs9mJ10qZE5Ag1/q6TiCFO2ybkFeV114b6EZ ++4dODErc8K/mdTXlOCENAP8HxzK0xns0wJhNfRrBpIb8fDmQoi52NfSsfaixMqlc +4kfotVyV +=7Qut -----END PGP SIGNATURE----- diff --git a/Web Install and Verification collections.yml b/Web Install and Verification collections.yml index c5535ea..e6de19a 100644 --- a/Web Install and Verification collections.yml +++ b/Web Install and Verification collections.yml @@ -4,19 +4,19 @@ tasks: - - name: RHEL Apache config - ansible.builtin.include_role: - name: webservers_collection - when: os is match("rhel.*") or os == "Red Hat BYOL Linux" - tags: - - always - - - name: Windows IIS config - ansible.builtin.include_role: - name: webservers_collection - when: os is match("windows.*") or os is match("2016.*") or os == "Windows" - tags: - - always + - name: RHEL Apache config + ansible.builtin.include_role: + name: webservers_collection + when: os is match("rhel.*") or os == "Red Hat BYOL Linux" + tags: + - always + + - name: Windows IIS config + ansible.builtin.include_role: + name: webservers_collection + when: os is match("windows.*") or os is match("2016.*") or os == "Windows" + tags: + - always post_tasks: - name: Check that you can connect to the index page and that the hostname is in the contents @@ -52,7 +52,7 @@ work_notes: "[code]{{ fqdn }}[/code] " expose_to_cloud_redhat_com_results: "{{ fqdn }}: https://{{ ansible_host }}" - - name: Set stats for the e-mail subject + - name: Set stats for the e-mail subject # noqa run-once[task] ansible.builtin.set_stats: data: email_subject: "Ansible VM Web Link" diff --git a/Web Verification collections.yml b/Web Verification collections.yml index f862eff..276e674 100644 --- a/Web Verification collections.yml +++ b/Web Verification collections.yml @@ -1,4 +1,4 @@ -- name: verify index page works +- name: Verify index page works hosts: "{{ vm_name | default('all') }}" gather_facts: false