Skip to content

Instantly share code, notes, and snippets.

@firemanxbr
Created May 7, 2018 14:53
Show Gist options
  • Save firemanxbr/9e59115413939a3e4032932dc699a3d6 to your computer and use it in GitHub Desktop.
Save firemanxbr/9e59115413939a3e4032932dc699a3d6 to your computer and use it in GitHub Desktop.
$ ansible-lint playbooks/setup.yml
WARNING: Couldn't open /home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/roles/os_temps/tasks/install_oc_bin.yml - No such file or directory
WARNING: Couldn't open /home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/roles/prereqs/tasks/install_virtual_reqs.yml - No such file or directory
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/cleanup/tasks/cleanup.yml:5
Task/Handler: Stop minishift if running
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/cleanup/tasks/cleanup.yml:5
Task/Handler: Stop minishift if running
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/cleanup/tasks/cleanup.yml:9
Task/Handler: Delete minishift profile {{ profile }}
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/cleanup/tasks/cleanup.yml:9
Task/Handler: Delete minishift profile {{ profile }}
[ANSIBLE0006] git used in place of git module
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/create/tasks/clone_repos.yml:10
Task/Handler: Set http.sslVerify false
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/create/tasks/clone_repos.yml:10
Task/Handler: Set http.sslVerify false
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/create/tasks/clone_repos.yml:10
Task/Handler: Set http.sslVerify false
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/init_minishift.yml:3
Task/Handler: Initialization of minishift cluster with profile {{ profile }}
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/init_minishift.yml:3
Task/Handler: Initialization of minishift cluster with profile {{ profile }}
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/init_minishift.yml:10
Task/Handler: Stop the cluster
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/init_minishift.yml:10
Task/Handler: Stop the cluster
[ANSIBLE0006] curl used in place of get_url or uri module
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/install_minishift_bin.yml:4
Task/Handler: Query for minishift compressed binary
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/install_minishift_bin.yml:4
Task/Handler: Query for minishift compressed binary
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/install_minishift_bin.yml:25
Task/Handler: Copy minishift version files to {{ minishift_dest_dir }}/minishift/
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/main.yml:15
Task/Handler: Set minishift disk-size {{ disk_size }}
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/main.yml:15
Task/Handler: Set minishift disk-size {{ disk_size }}
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/main.yml:18
Task/Handler: Set minishift memory {{ memory }}
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/main.yml:18
Task/Handler: Set minishift memory {{ memory }}
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/main.yml:21
Task/Handler: Set minishift openshift-version to {{ oc_version }}
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/main.yml:21
Task/Handler: Set minishift openshift-version to {{ oc_version }}
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/main.yml:24
Task/Handler: Set minishift skip-check-openshift-version
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/main.yml:28
Task/Handler: Set minishift skip-check-openshift-release
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/minishift/tasks/main.yml:39
Task/Handler: Check if the minishift profile exists
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/add_scc.yml:5
Task/Handler: Login to the Openshift cluster as an admin
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/add_scc.yml:5
Task/Handler: Login to the Openshift cluster as an admin
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/add_scc.yml:8
Task/Handler: Check contra-env-setup scc name from the yaml file
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/add_scc.yml:12
Task/Handler: Check {{ scc_file.stdout }} name exists from querying the cluster
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/add_scc.yml:25
Task/Handler: Create the {{ scc_name_file.stdout }} security context constraints
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/add_scc.yml:29
Task/Handler: Update the {{ scc_name_file.stdout }} security context constraints
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/build_new_app.yml:2
Task/Handler: {{ container_config_name }} :: Imagestream and buildconfig do not exist. Creating...
[ANSIBLE0011] All tasks should be named
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/build_new_app.yml:28
Task/Handler: set_fact __file__=/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/build_new_app.yml build_success=True __line__=28
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/get_set_project.yml:4
Task/Handler: Query to see if project is already present
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/get_set_project.yml:9
Task/Handler: Create project/namespace in the openshift cluster
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/get_set_project.yml:13
Task/Handler: add-role-to-user
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/get_set_project.yml:13
Task/Handler: add-role-to-user
[ANSIBLE0006] curl used in place of get_url or uri module
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/install_oc_bin.yml:8
Task/Handler: Query for OpenShift client compressed binary version {{ oc_version }}
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/install_oc_bin.yml:8
Task/Handler: Query for OpenShift client compressed binary version {{ oc_version }}
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/install_oc_bin.yml:24
Task/Handler: Copy OpenShift client binary(oc) version files from {{ oc_src_dir }}/oc to {{ oc_bin_path }}/
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/install_oc_bin.yml:24
Task/Handler: Copy OpenShift client binary(oc) version files from {{ oc_src_dir }}/oc to {{ oc_bin_path }}/
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/login_to_cluster.yml:3
Task/Handler: Login to the Openshift cluster
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/login_to_cluster.yml:3
Task/Handler: Login to the Openshift cluster
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/login_to_cluster.yml:3
Task/Handler: Login to the Openshift cluster
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/login_to_cluster.yml:3
Task/Handler: Login to the Openshift cluster
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/main.yml:15
Task/Handler: Get the cluster Server URL for project {{ openshift_project }}
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_containers.yml:25
Task/Handler: Check to see if a Jenkins Master instance is running
[ANSIBLE0011] All tasks should be named
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_containers.yml:38
Task/Handler: set_fact all_templates={{ os_templates.files }} __file__=/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_containers.yml __line__=38
[ANSIBLE0011] All tasks should be named
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_containers.yml:41
Task/Handler: set_fact all_templates={{ os_templates.files }} + {{ sample_os_templates.files }} __file__=/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_containers.yml __line__=41
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_containers.yml:56
Task/Handler: Check that templates are valid
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_containers.yml:56
Task/Handler: Check that templates are valid
[ANSIBLE0011] All tasks should be named
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_containers.yml:66
Task/Handler: set_fact __file__=/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_containers.yml PARAMS={{ SAMPLE_PARAMS }} __line__=66
[ANSIBLE0011] All tasks should be named
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:2
Task/Handler: set_fact __file__=/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml __line__=2 params=[]
[ANSIBLE0011] All tasks should be named
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:2
Task/Handler: set_fact __file__=/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml __line__=2 params=[]
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:6
Task/Handler: Check for any failed apps on the cluster
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:6
Task/Handler: Check for any failed apps on the cluster
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:25
Task/Handler: {{ container_config_name }} :: Get template name from the yaml file
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:25
Task/Handler: {{ container_config_name }} :: Get template name from the yaml file
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:32
Task/Handler: {{ container_config_name }} :: Get template name from querying the cluster
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:32
Task/Handler: {{ container_config_name }} :: Get template name from querying the cluster
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:40
Task/Handler: {{ container_config_name }} :: Updating buildconfig {{ template_name }}
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:40
Task/Handler: {{ container_config_name }} :: Updating buildconfig {{ template_name }}
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:44
Task/Handler: {{ container_config_name }} :: Creating buildconfig {{ template_name }}
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:44
Task/Handler: {{ container_config_name }} :: Creating buildconfig {{ template_name }}
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:49
Task/Handler: {{ container_config_name }} :: Get imagestream name from the yaml file
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:49
Task/Handler: {{ container_config_name }} :: Get imagestream name from the yaml file
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:53
Task/Handler: {{ container_config_name }} :: Get imagestream from querying the cluster
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:53
Task/Handler: {{ container_config_name }} :: Get imagestream from querying the cluster
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:66
Task/Handler: {{ container_config_name }} :: Get buildconfig name from the yaml file
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:66
Task/Handler: {{ container_config_name }} :: Get buildconfig name from the yaml file
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:70
Task/Handler: {{ container_config_name }} :: Get buildconfig from querying the cluster
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:70
Task/Handler: {{ container_config_name }} :: Get buildconfig from querying the cluster
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:82
Task/Handler: {{ container_config_name }} :: Check if the template being loaded contains the parameter...
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:82
Task/Handler: {{ container_config_name }} :: Check if the template being loaded contains the parameter...
[ANSIBLE0011] All tasks should be named
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:88
Task/Handler: set_fact __file__=/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml __line__=88 params={{ params | default([]) }} + [ '-p {{ item.item.key }}={{ item.item.val }}' ]
[ANSIBLE0011] All tasks should be named
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:88
Task/Handler: set_fact __file__=/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml __line__=88 params={{ params | default([]) }} + [ '-p {{ item.item.key }}={{ item.item.val }}' ]
[ANSIBLE0011] All tasks should be named
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:93
Task/Handler: set_fact __file__=/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml build_success=False __line__=93
[ANSIBLE0011] All tasks should be named
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:93
Task/Handler: set_fact __file__=/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml build_success=False __line__=93
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:103
Task/Handler: {{ container_config_name }} :: Imagestream and buildconfig do not exist. Creating...
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/setup_os_templates.yml:103
Task/Handler: {{ container_config_name }} :: Imagestream and buildconfig do not exist. Creating...
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/start_mcluster.yml:5
Task/Handler: Check if the minishift profile is already up and running
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/os_temps/tasks/start_mcluster.yml:10
Task/Handler: Start minishift profile {{ profile }}
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/pipeline/tasks/main.yml:5
Task/Handler: Check to see if a Jenkins Master instance is running
[ANSIBLE0011] All tasks should be named
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/pipeline/tasks/setup_pipelines.yml:17
Task/Handler: set_fact __file__=/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/pipeline/tasks/setup_pipelines.yml all_pipelines={{ pipelines.files }} __line__=17
[ANSIBLE0011] All tasks should be named
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/pipeline/tasks/setup_pipelines.yml:20
Task/Handler: set_fact __file__=/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/pipeline/tasks/setup_pipelines.yml all_pipelines={{ pipelines.files }} + {{ sample_pipelines.files }} __line__=20
[ANSIBLE0012] Commands should not change things if nothing needs doing
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/pipeline/tasks/setup_pipelines.yml:28
Task/Handler: Check if pipeline buildconfigs are present already
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/pipeline/tasks/setup_pipelines.yml:34
Task/Handler: Replace pipeline buildconfigs
[ANSIBLE0013] Use shell only when shell functionality is required
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/pipeline/tasks/setup_pipelines.yml:39
Task/Handler: Create pipeline buildconfigs
[ANSIBLE0006] rpm used in place of yum or rpm_key module
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:20
Task/Handler: Check if EPEL is installed for non Fedora distros
[ANSIBLE0006] rpm used in place of yum or rpm_key module
/home/firemanxbr/GitHub/tmp/contra-env-setup/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:20
Task/Handler: Check if EPEL is installed for non Fedora distros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment