unit_type string | repo_path string | commit_id string | stars int32 | unit_prefix string | shard int32 | license_types list | files list | quality dict | flags dict |
|---|---|---|---|---|---|---|---|---|---|
ansible_role | hongxiaolong/ansible-nginx | ba4d7193955d230494950c81557127cabd934438 | 7 | roles/configure | 393 | [
"permissive"
] | [
{
"path": "roles/configure/tasks/main.yml",
"content": "- include: reconfigure.yml\n tags:\n - reload\n\n- include: configure.yml\n tags:\n - install\n - reload",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 108
},
{
"path": "rol... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 10477,
"all_permissive": true
} |
ansible_role | hongxiaolong/ansible-nginx | ba4d7193955d230494950c81557127cabd934438 | 7 | roles/dependencies | 393 | [
"permissive"
] | [
{
"path": "roles/dependencies/defaults/main.yml",
"content": "# directories for nginx\r\nnginx_root_dir: \"/usr/local/nginx\"\r\nnginx_conf_dir: \"/usr/local/nginx/conf\"\r\nnginx_pid: \"/var/run/nginx.pid\"",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_b... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 4138,
"all_permissive": true
} |
ansible_role | hongxiaolong/ansible-nginx | ba4d7193955d230494950c81557127cabd934438 | 7 | roles/install | 393 | [
"permissive"
] | [
{
"path": "roles/install/defaults/main.yml",
"content": "# account for nginx\r\nnginx_user: \"nobody\"\r\nnginx_group: \"nobody\"\r\n\r\n# nginx root directories\r\nnginx_root_dir: \"/usr/local/nginx\"\r\n\r\n# nginx source release\r\nnginx_source_version: \"1.10.1\"\r\nnginx_source_url: \"http://nginx.org/... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 979,
"all_permissive": true
} |
ansible_role | axiom215/csi | 30e94076d85e133a7f68967d6182506431ba8ff6 | 0 | packer/ansible/roles/wait_for_reboot | 393 | [
"no_license"
] | [
{
"path": "packer/ansible/roles/wait_for_reboot/tasks/main.yml",
"content": "---\n\n- name: wait for reboot\n local_action: wait_for_host={{ ansible_ssh_host | default(inventory_hostname) }} state=started timeout=300 \n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 139
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 139,
"all_permissive": false
} |
ansible_role | mrsadko/workstation | 7f32b978fc4cd42f8908bb1ffee2c5a6c807e7b2 | 0 | roles/workstation | 396 | [
"no_license"
] | [
{
"path": "roles/workstation/vars/main.yml",
"content": "\n---\n# vars file for workstation\npackages:\n ad:\n - krb5-user\n - samba\n - winbind\n - ntp\n - libpam-krb5\n - libpam-winbind\n - libnss-winbind\n - libpam-ccreds\n - nscd\n - nss-updatedb\n - libnss-db\n users:... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 10,
"total_bytes": 6987,
"all_permissive": false
} |
ansible_role | parthyadav3105/vsperf-deploy | 50c62b170d526128ef92c002ed8228b52b0adece | 0 | roles/c-vnf | 396 | [
"no_license"
] | [
{
"path": "roles/c-vnf/tasks/main.yml",
"content": "---\n\n- name: \"{{c_vnf}} {{action}}\"\n include: \"{{action}}.yml\"\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 65
},
{
"path": "roles/c-vnf/tasks/deprovision.yml",
"content": "---\n\n- name: Delete... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 616,
"all_permissive": false
} |
ansible_role | parthyadav3105/vsperf-deploy | 50c62b170d526128ef92c002ed8228b52b0adece | 0 | roles/cni-multiplexer | 396 | [
"no_license"
] | [
{
"path": "roles/cni-multiplexer/tasks/main.yml",
"content": "---\n\n- name: \"{{cni_multiplexer}} {{action}}\"\n include: \"{{action}}.yml\"\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 75
},
{
"path": "roles/cni-multiplexer/tasks/deprovision.yml",
"co... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 415,
"all_permissive": false
} |
ansible_role | parthyadav3105/vsperf-deploy | 50c62b170d526128ef92c002ed8228b52b0adece | 0 | roles/cni-plugins | 396 | [
"no_license"
] | [
{
"path": "roles/cni-plugins/tasks/provision.yml",
"content": "---\n\n- name: Deploy ovs-cni-plugin\n k8s:\n state: present\n definition: \"{{ lookup('template', 'ovs-daemonset.yml') }}\"\n # wait: yes\n when: \n - container_network == \"ovs\"\n",
"license_type": "no_license",
"detecte... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 440,
"all_permissive": false
} |
ansible_role | parthyadav3105/vsperf-deploy | 50c62b170d526128ef92c002ed8228b52b0adece | 0 | roles/default-network | 396 | [
"no_license"
] | [
{
"path": "roles/default-network/tasks/main.yml",
"content": "---\n\n- name: \"{{default_network}} {{action}}\"\n include: \"{{action}}.yml\"\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 75
},
{
"path": "roles/default-network/tasks/provision.yml",
"cont... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 441,
"all_permissive": false
} |
ansible_role | parthyadav3105/vsperf-deploy | 50c62b170d526128ef92c002ed8228b52b0adece | 0 | roles/network-attachment-definition | 396 | [
"no_license"
] | [
{
"path": "roles/network-attachment-definition/templates/ovs-net.yml",
"content": "apiVersion: \"k8s.cni.cncf.io/v1\"\nkind: NetworkAttachmentDefinition\nmetadata:\n name: ovs-net\n namespace: default\n # annotations:\n # k8s.v1.cni.cncf.io/resourceName: ovs-cni.network.kubevirt.io/vsperf-br\nspec:\n ... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 796,
"all_permissive": false
} |
ansible_role | spottybones/ansible-collection-sysadmin | 78e4d53cbbdc9c222c76857cefa0f9e3b91a9a03 | 0 | roles/common_packages | 396 | [
"no_license"
] | [
{
"path": "roles/common_packages/handlers/main.yml",
"content": "---\n# handlers file for common_packages\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 40
},
{
"path": "roles/common_packages/vars/main.yml",
"content": "---\n# vars file for common_packages\n... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 11,
"total_bytes": 2742,
"all_permissive": false
} |
ansible_role | spottybones/ansible-collection-sysadmin | 78e4d53cbbdc9c222c76857cefa0f9e3b91a9a03 | 0 | roles/host_update | 396 | [
"no_license"
] | [
{
"path": "roles/host_update/README.md",
"content": "spottybones.sysadmin.host_update\n================================\n\nUpdate the target host using that host's package manager and reboot\nif necessary to complete the update.\n\nRequirements\n------------\n\nThis role uses anbible.builtin modules.\n\nRol... | {
"task_files": 4,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 2907,
"all_permissive": false
} |
ansible_role | spottybones/ansible-collection-sysadmin | 78e4d53cbbdc9c222c76857cefa0f9e3b91a9a03 | 0 | roles/set_an_ansible_user | 396 | [
"no_license"
] | [
{
"path": "roles/set_an_ansible_user/defaults/main.yml",
"content": "---\n# defaults file for set_an_ansible_user\nan_ansible_user: ansible\nan_ansible_user_comment: Ansible User\nan_ansible_user_ssh_authorized_key: ''\nan_ansible_user_groups: users,adm\nan_ansible_user_shell: /bin/bash\n",
"license_typ... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 3151,
"all_permissive": false
} |
ansible_role | spottybones/ansible-collection-sysadmin | 78e4d53cbbdc9c222c76857cefa0f9e3b91a9a03 | 0 | roles/set_hostname | 396 | [
"no_license"
] | [
{
"path": "roles/set_hostname/README.md",
"content": "spottybones.sysadmin.set_hostname\n=================================\n\nThis role will set the host's hostname using systemctl/hostnamectl.\nIt will also update the /etc/hosts file and set \"preserve_hostname\"\nto \"true\" for hosts with cloud-init inst... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2699,
"all_permissive": false
} |
ansible_role | nmix/2023-04-linux | 74bf2c855cd023f19525f640fb009c554e309279 | 1 | 44/ansible/roles/barman-install | 396 | [
"no_license"
] | [
{
"path": "44/ansible/roles/barman-install/templates/.pgpass.j2",
"content": "{{ master_ip }}:5432:*:{{ barman_user }}:{{ barman_user_password }}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 68
},
{
"path": "44/ansible/roles/barman-install/tasks/main.yml",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 7268,
"all_permissive": false
} |
ansible_role | nmix/2023-04-linux | 74bf2c855cd023f19525f640fb009c554e309279 | 1 | 44/ansible/roles/postgres-install | 396 | [
"no_license"
] | [
{
"path": "44/ansible/roles/postgres-install/tasks/main.yml",
"content": "- name: disable firewalld\n ansible.builtin.service:\n name: firewalld\n state: stopped\n enabled: false\n\n- name: disable SElinux\n ansible.builtin.selinux:\n state: disabled\n\n- name: Add Postgres 14 repo\n ansible.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 789,
"all_permissive": false
} |
ansible_role | nmix/2023-04-linux | 74bf2c855cd023f19525f640fb009c554e309279 | 1 | 44/ansible/roles/postgres-replication | 396 | [
"no_license"
] | [
{
"path": "44/ansible/roles/postgres-replication/tasks/main.yml",
"content": "- name: Install python3\n ansible.builtin.raw: yum install -y python3 python3-pip\n changed_when: true\n\n# - name: Gather facts\n# ansible.builtin.setup:\n\n- name: Install python packages\n ansible.builtin.pip:\n name:\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2126,
"all_permissive": false
} |
ansible_role | nmix/2023-04-linux | 74bf2c855cd023f19525f640fb009c554e309279 | 1 | project/ansible/roles/common-config | 396 | [
"no_license"
] | [
{
"path": "project/ansible/roles/common-config/tasks/main.yaml",
"content": "- name: Install packages\n ansible.builtin.yum:\n name:\n - epel-release\n - vim\n - tmux\n - httpie\n state: present\n update_cache: true\n",
"license_type": "no_license",
"detected_licenses":... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 161,
"all_permissive": false
} |
ansible_role | nmix/2023-04-linux | 74bf2c855cd023f19525f640fb009c554e309279 | 1 | project/ansible/roles/common-config-docker | 396 | [
"no_license"
] | [
{
"path": "project/ansible/roles/common-config-docker/tasks/main.yaml",
"content": "- name: Common config\n ansible.builtin.import_role:\n name: common-config\n\n- name: Install docker\n ansible.builtin.import_role:\n name: geerlingguy.docker\n vars:\n docker_install_compose_plugin: true\n do... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 907,
"all_permissive": false
} |
ansible_role | nmix/2023-04-linux | 74bf2c855cd023f19525f640fb009c554e309279 | 1 | project/ansible/roles/postgres-install | 396 | [
"no_license"
] | [
{
"path": "project/ansible/roles/postgres-install/tasks/main.yml",
"content": "- name: Add Postgres 14 repo\n ansible.builtin.shell: |\n dnf install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm\n\n- name: Disable built-in PostgreSQL module\n a... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 751,
"all_permissive": false
} |
ansible_role | DevOps-58/ansible | bb1f95a0057c91ca39465b68c54b003396b354b6 | 0 | roles/common | 396 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "- name: Configuring hostname \n ansible.builtin.shell: set-hostname \"{{COMPONENT}}-{{ENV}}\"\n\n- name: Configuring Node Exporter\n ansible.builtin.include_role: \n name: prometheus \n tasks_from: node-exporter\n\n- name: Conf... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 890,
"all_permissive": false
} |
ansible_role | asoltes/ansible-docker-with-opensource-monitoring | 385a6551e814e064d78cbf8e35b5a364b06f7cfa | 0 | roles/docker-cacti | 396 | [
"no_license"
] | [
{
"path": "roles/docker-cacti/tasks/main.yml",
"content": "# tasks file for docker-cacti\n- name: cloning docker-cacti repository please wait ... \n ansible.builtin.git:\n repo: https://github.com/scline/docker-cacti.git\n dest: /opt/docker-cacti\n version: master\n force: yes\n\n- name: changi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 719,
"all_permissive": false
} |
ansible_role | asoltes/ansible-docker-with-opensource-monitoring | 385a6551e814e064d78cbf8e35b5a364b06f7cfa | 0 | roles/docker-zabbix | 396 | [
"no_license"
] | [
{
"path": "roles/docker-zabbix/defaults/main.yml",
"content": "---\n# defaults file for docker-zabbix\n\nzabbix_branch_version: \"5.4\"\ndocker_compose_dir: /opt/docker-zabbix/\nzabbix_compose_file: docker-compose_v3_alpine_mysql_latest.yml",
"license_type": "no_license",
"detected_licenses": [],
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 887,
"all_permissive": false
} |
ansible_role | supervillain3000/terraform | 6be7d0c9b0ae7fd8b87c41e2bcbee0bb8e3f1d60 | 0 | ansible/roles/apache2 | 396 | [
"no_license"
] | [
{
"path": "ansible/roles/apache2/handlers/main.yml",
"content": "# handlers file for apache2\n- name: restart httpd\n service:\n name: httpd\n state: restarted\n when: ansible_facts['os_family']|lower == 'redhat'\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 15... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2233,
"all_permissive": false
} |
ansible_role | supervillain3000/terraform | 6be7d0c9b0ae7fd8b87c41e2bcbee0bb8e3f1d60 | 0 | ansible/roles/haproxy | 396 | [
"no_license"
] | [
{
"path": "ansible/roles/haproxy/tasks/main.yml",
"content": "# tasks file for haproxy\n- name: install haproxy\n yum:\n name: haproxy\n state: latest\n\n- name: ensure haproxy is enabled and started\n service:\n name: haproxy\n enabled: yes\n state: \"started\"\n\n- name: copy cfg\n templ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 317,
"all_permissive": false
} |
ansible_role | oier/vagrant-ansible-gerrit | 0c8d4b1568bd7ced93274c67347c5c277d4c7cea | 0 | roles/common | 396 | [
"no_license"
] | [
{
"path": "roles/common/tasks/jdk.yml",
"content": "---\n- name: intall appt_add_repository\n action: apt pkg=python-software-properties state=installed\n \n- name: install java ppa \n action: apt_repository repo=ppa:webupd8team/java\n \n- name: Accept java license Step 1\n action: shell echo debconf sh... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 691,
"all_permissive": false
} |
ansible_role | oier/vagrant-ansible-gerrit | 0c8d4b1568bd7ced93274c67347c5c277d4c7cea | 0 | roles/gerrit | 396 | [
"no_license"
] | [
{
"path": "roles/gerrit/tasks/main.yml",
"content": "---\n \n\n- name: ensure database is created\n action: postgresql_db db={{db_name}}\n sudo: yes\n sudo_user: ${plsql_user}\n \n- name: ensure user has access to database\n action: postgresql_user db={{db_name}} user={{db_user}} password={{<PASSWO... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1634,
"all_permissive": false
} |
ansible_role | oier/vagrant-ansible-gerrit | 0c8d4b1568bd7ced93274c67347c5c277d4c7cea | 0 | roles/postgres | 396 | [
"no_license"
] | [
{
"path": "roles/postgres/tasks/main.yml",
"content": "---\n- name: Install Postgreslq packages\n action: apt name={{item}}\n with_items:\n - postgresql\n - libpq-dev\n - python-psycopg2",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 142
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 142,
"all_permissive": false
} |
ansible_role | cloin/ansible-openjdk | 316a20e66db017b22c062d95b4a2e1d3cb6b27f4 | 2 | roles/common | 397 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n- name: Copy EAP zip to host\n copy:\n src: files/{{ item }}\n dest: /tmp/{{ item }}\n loop:\n - \"{{ eap_zip }}\"\n\n\n- name: Create EAP directories\n file:\n path: \"{{ item }}\"\n state: directory\n owner: \"{{ user }}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1105,
"all_permissive": false
} |
ansible_role | cloin/ansible-openjdk | 316a20e66db017b22c062d95b4a2e1d3cb6b27f4 | 2 | roles/openjdk | 397 | [
"no_license"
] | [
{
"path": "roles/openjdk/tasks/main.yml",
"content": "---\n- name: Set to OpenJDK through alternatives\n command: alternatives --set java {{ openjdk_java_path }}\n\n- name: Restart EAP \n command: \"{{ item }}\"\n become: yes\n become_user: \"{{ user }}\"\n loop:\n - tmux kill-session -t javademo\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1193,
"all_permissive": false
} |
ansible_role | cloin/ansible-openjdk | 316a20e66db017b22c062d95b4a2e1d3cb6b27f4 | 2 | roles/oraclejdk | 397 | [
"no_license"
] | [
{
"path": "roles/oraclejdk/tasks/main.yml",
"content": "---\n- name: Copy OracleJDK rpm to host\n copy:\n src: files/{{ oracle_rpm }}\n dest: /tmp/{{ oracle_rpm }}\n\n- name: Install OracleJDK \n yum:\n name: /tmp/{{ oracle_rpm }}\n state: present\n\n- name: Create symlinks for java, javac and ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2262,
"all_permissive": false
} |
ansible_role | itsnebulalol/ansible-dns | 191661056e464c79ccb4f69a3c75a9ae765a74aa | 3 | roles/blocky | 397 | [
"no_license"
] | [
{
"path": "roles/blocky/defaults/main.yml",
"content": "---\nblocky_version: v0.23\nblocky_base: \"blocky-{{ blocky_version }}\"\nblocky_arch: \"{{ ansible_machine }}\"\nblocky_system: \"{{ ansible_system }}\"\nblocky_base_url: https://github.com/0xERR0R/blocky/releases/download\nblocky_download_url: \"{{ b... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 5424,
"all_permissive": false
} |
ansible_role | Goshaka/crossix-exercise | 89e4ea0b3d2f9824585bbff06f27b970122eaf22 | 0 | roles/aws_create_ec2_jenkins | 397 | [
"no_license"
] | [
{
"path": "roles/aws_create_ec2_jenkins/tasks/main.yml",
"content": "- name: launch ansible cloudformation example\n cloudformation:\n stack_name: \"{{stackname}}\"\n state: \"present\"\n region: \"{{region}}\"\n disable_rollback: true\n aws_access_key: \"{{aws_access_key}}\"\n aws_secret... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 4794,
"all_permissive": false
} |
ansible_role | pythonkc/pythonkc-com | 9cc0de2c8544d77454497b1bd7c6ec06be79bb9e | 18 | ansible/roles/pythonkc | 397 | [
"no_license"
] | [
{
"path": "ansible/roles/pythonkc/tasks/django.yml",
"content": "---\n- name: Create virtualenvs directory\n file: dest=~/virtualenvs state=directory owner={{ user }} group={{ user }}\n\n\n- name: Install requirements into Python 2.7 virtualenv\n pip:\n requirements: \"{{ project_root }}/requirements/p... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 6,
"total_bytes": 2662,
"all_permissive": false
} |
ansible_role | ssi-ben-lloyd/ansible-playbooks | f9da9e5316159760f6d20d6300095f0320ee361b | 0 | roles/mongo | 397 | [
"no_license"
] | [
{
"path": "roles/mongo/templates/mongod.logrotate.j2",
"content": "{% if mongo_server_logpath is defined %}\n{{ mongo_server_logpath }} {\n daily\n missingok\n rotate 7\n compress\n notifempty\n sharedscripts\n postrotate\n killall -SIGUSR1 mongod\n find {{ mongo_server_lo... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3542,
"all_permissive": false
} |
ansible_role | Comp90024-Group24/ansible | 8b8b49352ac8871605c76a8ed7b3d6385fd3cbf9 | 0 | roles/deploy-backend | 397 | [
"no_license"
] | [
{
"path": "roles/deploy-backend/tasks/main.yaml",
"content": "- name: Stop and remove existing Flask container\n community.docker.docker_container: \n name: backend-container\n state: absent\n force_kill: yes #stop the progress\n container_default_behavior: no_defaults\n\n- name: Remove exis... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 872,
"all_permissive": false
} |
ansible_role | Comp90024-Group24/ansible | 8b8b49352ac8871605c76a8ed7b3d6385fd3cbf9 | 0 | roles/deploy-docker | 397 | [
"no_license"
] | [
{
"path": "roles/deploy-docker/tasks/main.yaml",
"content": "- name: Ensure pip3 is installed\n apt:\n name: python3-pip\n state: present\n become: true\n \n- name: Install required system packages\n ansible.builtin.apt:\n pkg:\n - ca-certificates\n - curl\n - gnupg\n - lsb-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1067,
"all_permissive": false
} |
ansible_role | Comp90024-Group24/ansible | 8b8b49352ac8871605c76a8ed7b3d6385fd3cbf9 | 0 | roles/deploy-frontend | 397 | [
"no_license"
] | [
{
"path": "roles/deploy-frontend/tasks/main.yaml",
"content": "- name: Stop and remove existing Vue container\n community.docker.docker_container: \n name: frontend-container\n state: absent\n force_kill: yes\n container_default_behavior: no_defaults\n\n- name: Remove existing Vue docker image\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 850,
"all_permissive": false
} |
ansible_role | Comp90024-Group24/ansible | 8b8b49352ac8871605c76a8ed7b3d6385fd3cbf9 | 0 | roles/deploy-git | 397 | [
"no_license"
] | [
{
"path": "roles/deploy-git/tasks/main.yaml",
"content": "\n- name: git clone backend\n git:\n repo: \"{{my_backend_repo}}\"\n dest: \"{{root_path}}{{backend_path}}\"\n # single_branch: yes\n version: main\n force: yes #rewrite\n\n- name: change file permissions for backend\n file:\n pat... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 634,
"all_permissive": false
} |
ansible_role | Comp90024-Group24/ansible | 8b8b49352ac8871605c76a8ed7b3d6385fd3cbf9 | 0 | roles/deploy-harvester | 397 | [
"no_license"
] | [
{
"path": "roles/deploy-harvester/tasks/main.yaml",
"content": "- name: Install necessary packages\n apt:\n name:\n - python3.11\n - python3-pip\n - gcc\n - g++\n - make\n - openmpi-bin\n - libopenmpi-dev\n state: present\n\n\n- name: Install Python dependencies\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 448,
"all_permissive": false
} |
ansible_role | Comp90024-Group24/ansible | 8b8b49352ac8871605c76a8ed7b3d6385fd3cbf9 | 0 | roles/deploy-harvester-git | 397 | [
"no_license"
] | [
{
"path": "roles/deploy-harvester-git/tasks/main.yaml",
"content": "- name: Clone harvest repository\n git:\n repo: \"{{my_harvest_repo}}\"\n dest: \"{{root_path}}{{harvest_path}}\"\n version: main\n force: yes #rewrite\n\n- name: change file permissions for harvest\n file:\n path: \"{{ro... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 290,
"all_permissive": false
} |
ansible_role | Comp90024-Group24/ansible | 8b8b49352ac8871605c76a8ed7b3d6385fd3cbf9 | 0 | roles/deploy-harvester-instance | 397 | [
"no_license"
] | [
{
"path": "roles/deploy-harvester-instance/tasks/main.yaml",
"content": "- name: Create an instance\n openstack.cloud.server:\n name: \"{{ item.name }}\"\n auto_floating_ip: false\n availability_zone: \"{{ availability_zone }}\"\n flavor: \"{{ instance_flavor }}\"\n image: \"{{ instance_imag... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1156,
"all_permissive": false
} |
ansible_role | Comp90024-Group24/ansible | 8b8b49352ac8871605c76a8ed7b3d6385fd3cbf9 | 0 | roles/pre-install | 397 | [
"no_license"
] | [
{
"path": "roles/pre-install/tasks/main.yaml",
"content": "- name: Install pip\n ansible.builtin.apt:\n name: [\"python3-dev\", \"python3-setuptools\", \"python3-pip\"]\n state: latest\n \n- name: Update pip\n ansible.builtin.pip:\n name: [\"pip\", \"openstacksdk\"]\n state: latest\n\n- nam... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 398,
"all_permissive": false
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/cleanup_deployment_folders | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/cleanup_deployment_folders/tasks/main.yml",
"content": "---\n\n- name: Remove the clusters directory\n file:\n path: \"{{ clusters_dir }}\"\n state: absent\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 100
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 100,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/cleanup_ipxe_folders | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/cleanup_ipxe_folders/tasks/main.yml",
"content": "---\n\n- name: Remove the ipxe folder for the cluster host name\n file:\n path: \"{{ ipxe_folder }}/{{ cluster_name }}\"\n state: absent\n\n- name: Collect ipxe macaddrs from all cluster hosts\n set_fact:\n cluster_ipxe_ma... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 579,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/create_ipxe_folders | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/create_ipxe_folders/templates/okd-binaries.sh.j2",
"content": "#!/bin/env bash\nset -eux\n\nRPMS=\"registry.ci.openshift.org/origin/4.10:artifacts\"\nwhile ! podman pull --quiet \"${RPMS}\"\ndo\n echo \"Pull failed. Retrying ${RPMS}...\"\n sleep 5\ndone\nmnt=$(podman image mou... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 11398,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/deploy_local_storage | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/deploy_local_storage/templates/local-storage-operator.yaml.j2",
"content": "---\napiVersion: operators.coreos.com/v1\nkind: OperatorGroup\nmetadata:\n name: {{ local_storage_namespace }}\n namespace: {{ local_storage_namespace }}\nspec:\n targetNamespaces:\n - {{ local_storage... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 7503,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/deploy_nfs_provisioner | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/deploy_nfs_provisioner/tasks/main.yml",
"content": "---\n\n- name: Ensure namespace exists\n kubernetes.core.k8s:\n api_key: \"{{ api_key }}\"\n kind: Namespace\n kubeconfig: \"{{ kubeconfig_path }}\"\n name: \"{{ nfs_storage_namespace }}\"\n state: present\n regist... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 14869,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/download_cluster_cli | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/download_cluster_cli/tasks/main.yml",
"content": "---\n\n- name: Create clusters_dir/bin directory if absent\n file:\n path: \"{{ clusters_dir }}/bin\"\n state: directory\n register: _result_bin_dir\n\n- name: Download the tools\n unarchive:\n validate_certs: false\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 439,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/download_cluster_config | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/download_cluster_config/tasks/main.yml",
"content": "---\n\n- name: Fetch cluster kubeconfig\n uri:\n url: \"{{ cluster_url }}/downloads/credentials?file_name=kubeconfig\"\n dest: \"{{ clusters_dir }}/kubeconfig\"\n register: _result\n changed_when: false\n\n- name: Set pat... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 541,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/download_cluster_credentials | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/download_cluster_credentials/tasks/main.yml",
"content": "---\n\n- name: Fetch cluster credentials\n uri:\n url: \"{{ cluster_url }}/credentials\"\n register: _result\n no_log: false\n\n- name: Set facts for cluster\n set_fact:\n console_username: \"{{ _result.json.usernam... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 854,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/download_discovery_image | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/download_discovery_image/tasks/main.yml",
"content": "---\n\n- block:\n\n - name: Fetch download url\n uri:\n url: \"{{ infra_env_url }}/downloads/image-url\"\n register: _result\n \n - name: Download the image\n get_url:\n url: \"{{ _result.jso... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 443,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/gather_assisted_cluster_facts | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/gather_assisted_cluster_facts/tasks/main.yml",
"content": "---\n\n- name: Get a list of the cluster objects\n uri:\n url: \"{{ assisted_install_rest_url }}/clusters\"\n register: _result\n\n- name: Set our cluster facts\n set_fact:\n cluster_name: \"{{ item.name }}\"\n c... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 961,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/gather_localhost_facts | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/gather_localhost_facts/tasks/main.yml",
"content": "---\n\n- name: Create cluster_facts group\n add_host:\n name: cluster-facts\n group: cluster_facts\n ansible_host: localhost\n ansible_connection: local\n changed_when: false\n\n- name: Gather network facts\n ansible... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2080,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/gather_registered_hosts_facts | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/gather_registered_hosts_facts/tasks/main.yml",
"content": "---\n\n- name: Get the hosts entries from the infra-env\n uri:\n url: \"{{ infra_env_url }}/hosts\"\n register: _result\n\n- name: Set host facts\n set_fact:\n host_id: \"{{ item.id }}\"\n host_inventory: \"{{ it... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 591,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/install_cluster | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/install_cluster/tasks/main.yml",
"content": "---\n\n- name: Wait for hosts to enter ready to install state\n uri:\n url: \"{{ hostvars[item].host_url }}\"\n loop: \"{{ groups['cluster_hosts'] }}\"\n register: _result\n delay: 30\n retries: 20\n until: _result.json.status in... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1472,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/load_playbook_secrets | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/load_playbook_secrets/tasks/main.yml",
"content": "---\n\n- name: Load all playbook secrets\n include_vars:\n dir: \"{{ secrets_dir }}\"\n ignore_unknown_extensions: true\n no_log: true\n delegate_to: \"{{ inventory_hostname }}\"\n delegate_facts: true\n",
"license_typ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 200,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/power_off_cluster_hosts | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/power_off_cluster_hosts/tasks/main.yml",
"content": "---\n\n- name: Set ipmi facts for all cluster hosts\n set_fact:\n cluster_ipmi_hosts: \"{{ cluster_ipmi_hosts | default([]) | union([item[1] | combine({'name': item[0]})]) }}\"\n loop: \"{{ hostvars['cluster-facts']['cluster_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2120,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/power_on_cluster_hosts | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/power_on_cluster_hosts/tasks/main.yml",
"content": "---\n\n- name: Set ipmi facts for all cluster hosts\n set_fact:\n cluster_ipmi_hosts: \"{{ cluster_ipmi_hosts | default([]) | union([item[1] | combine({'name': item[0]})]) }}\"\n loop: \"{{ hostvars['cluster-facts']['cluster_h... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2884,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/register_cluster | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/register_cluster/tasks/main.yml",
"content": "---\n\n- name: Get a list of the cluster objects\n uri:\n url: \"{{ assisted_install_rest_url }}/clusters\"\n register: _result\n\n- name: See if a cluster already exists with our name\n set_fact:\n cluster_id: \"{{ item.id }}\"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2352,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/register_docker_creds | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/register_docker_creds/tasks/main.yml",
"content": "---\n\n- name: Fetch cluster pull secret\n kubernetes.core.k8s_info:\n api_key: \"{{ api_key }}\"\n kind: Secret\n kubeconfig: \"{{ kubeconfig_path }}\"\n name: pull-secret\n namespace: openshift-config\n register: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1945,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/select_install_disks | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/select_install_disks/tasks/main.yml",
"content": "---\n\n- name: Wait for hosts to enter ready to install state\n uri:\n url: \"{{ hostvars[item].host_url }}\"\n loop: \"{{ groups['cluster_hosts'] }}\"\n register: _result\n delay: 30\n retries: 20\n until: _result.json.stat... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1505,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/set_default_storage_class | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/set_default_storage_class/tasks/main.yml",
"content": "---\n\n- name: Set the default storage class\n kubernetes.core.k8s:\n api_key: \"{{ api_key }}\"\n api_version: storage.k8s.io/v1\n definition:\n metadata:\n annotations:\n storageclass.kubernetes.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 428,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/setup_assisted_installer | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/setup_assisted_installer/defaults/main.yml",
"content": "---\n\n#\n# configmap.yml.j2 template parameters\n#\n\ndefault_os_images:\n ocp:\n - openshift_version: \"4.6\"\n cpu_architecture: \"x86_64\"\n url: \"https://mirror.openshift.com/pub/openshift-v4/dependencies/r... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 10227,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/start_ipxe_server | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/start_ipxe_server/tasks/main.yml",
"content": "---\n\n- name: Check if we are running an ipxe container\n containers.podman.podman_container_info:\n name: assisted-installer-ipxe\n register: _result\n\n- name: Start an nginx container to serve ipxe files\n containers.podman.po... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 750,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/test_nfs_provisioner | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/test_nfs_provisioner/tasks/main.yml",
"content": "---\n\n- name: Set facts for testing nfs provisioner\n set_fact:\n test_nfs_provisioner_claim: test-nfs-provisioner-claim\n test_nfs_provisioner_namespace: test-nfs-provisioner\n\n- name: Ensure test namespace exists\n kubern... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 2,
"total_bytes": 2668,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/unregister_cluster | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/unregister_cluster/tasks/main.yml",
"content": "---\n\n- name: Get a list of the cluster objects\n uri:\n url: \"{{ assisted_install_rest_url }}/clusters\"\n register: _result\n\n- name: See if our cluster already exists\n set_fact:\n cluster_id: \"{{ item.id }}\"\n loop: ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 975,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/wait_for_hosts_registration | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/wait_for_hosts_registration/tasks/main.yml",
"content": "---\n\n- name: Wait for all cluster hosts entries to appear in the infra-env\n uri:\n url: \"{{ infra_env_url }}/hosts\"\n register: _result\n delay: 30\n retries: 20\n until: >\n (_result.status == 200 and _result.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1210,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/wait_for_install_complete | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/wait_for_install_complete/files/show_install_progress.sh",
"content": "#!/bin/bash\n\njq -r '.[] | {event_time, severity, message} | join(\"|\")' cluster_events.json > cluster_events.txt\n\n# curl -s ${ASSISTED_INSTALL_REST_URL}/clusters/${CLUSTER_ID} | jq -M . > current_cluster_sta... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 7144,
"all_permissive": true
} |
ansible_role | gmarcy/ansible-automation | b943aee7ac48da1eaa953234f87b38364ae0f438 | 1 | ansible/roles/wipe_eligible_disks | 397 | [
"permissive"
] | [
{
"path": "ansible/roles/wipe_eligible_disks/tasks/main.yml",
"content": "---\n\n- name: Wait for hosts to enter ready to install state\n uri:\n url: \"{{ hostvars[item].host_url }}\"\n loop: \"{{ groups['cluster_hosts'] }}\"\n register: _result\n delay: 30\n retries: 20\n until: _result.json.statu... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1367,
"all_permissive": true
} |
ansible_role | BenjaminLSmith/pi-ansible | b4acd65738ed6a9a445d8232dd71326f9e88378a | 0 | roles/auth | 397 | [
"no_license"
] | [
{
"path": "roles/auth/defaults/main.yml",
"content": "---\ntgt_ssh_config:\n - name: disable agent forwarding\n regex: '^AllowAgentForwarding'\n line: AllowAgentForwarding no\n #\n - name: disable password auth\n regex: '^PasswordAuthentication'\n line: PasswordAuthentication yes\n #\n - na... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2650,
"all_permissive": false
} |
ansible_role | BenjaminLSmith/pi-ansible | b4acd65738ed6a9a445d8232dd71326f9e88378a | 0 | roles/boinc | 397 | [
"no_license"
] | [
{
"path": "roles/boinc/handlers/main.yml",
"content": "---\n\n- name: restart boinc-client\n systemd: name=boinc-client state=restarted\n when: not skip_restarts|default(false)|bool\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 125
},
{
"path": "roles/boinc/t... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 2890,
"all_permissive": false
} |
ansible_role | BenjaminLSmith/pi-ansible | b4acd65738ed6a9a445d8232dd71326f9e88378a | 0 | roles/first-boot | 397 | [
"no_license"
] | [
{
"path": "roles/first-boot/handlers/main.yml",
"content": "---\n- name: reset wifi interface\n shell: ip addr flush dev wlan0; systemctl restart dhcpcd\n when: not skip_restart|default(false)|bool\n async: 10\n poll: 0\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes":... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 3,
"total_bytes": 1490,
"all_permissive": false
} |
ansible_role | BenjaminLSmith/pi-ansible | b4acd65738ed6a9a445d8232dd71326f9e88378a | 0 | roles/setup-ansible | 397 | [
"no_license"
] | [
{
"path": "roles/setup-ansible/tasks/main.yml",
"content": "---\n\n- name: create custom facts directory\n block:\n - name: make dir\n file:\n path: /etc/ansible/facts.d\n state: directory\n owner: root\n group: root\n recurse: yes\n register: f_dir\n be... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 705,
"all_permissive": false
} |
ansible_role | ajkyffin/scigateway-ansible | a8e32bdf20c2f0be34b68281b053e30977da4a92 | 0 | roles/datagateway | 397 | [
"no_license"
] | [
{
"path": "roles/datagateway/templates/datagateway-search-settings.json.j2",
"content": "{\n \"facilityName\": \"Generic\",\n \"idsUrl\": \"example.ids.url\",\n \"apiUrl\": \"example.api.url\",\n \"downloadApiUrl\": \"example.download.api.url\"\n}\n",
"license_type": "no_license",
"detected_lice... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 1880,
"all_permissive": false
} |
ansible_role | ajkyffin/scigateway-ansible | a8e32bdf20c2f0be34b68281b053e30977da4a92 | 0 | roles/datagateway-api | 397 | [
"no_license"
] | [
{
"path": "roles/datagateway-api/templates/config.json.j2",
"content": "{\n \"backend\": \"db\",\n \"DB_URL\": \"mysql+pymysql://icatdbuser:icatdbuserpw@localhost:3306/icatdb\",\n \"ICAT_URL\": \"https://localhost:8181\",\n \"icat_check_cert\": false,\n \"log_level\": \"WARN\",\n \"log_location\": \"{... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2967,
"all_permissive": false
} |
ansible_role | ajkyffin/scigateway-ansible | a8e32bdf20c2f0be34b68281b053e30977da4a92 | 0 | roles/nodejs | 397 | [
"no_license"
] | [
{
"path": "roles/nodejs/tasks/main.yml",
"content": "---\n\n- name: Add nodesource repository\n shell: curl -sL https://rpm.nodesource.com/setup_lts.x | bash -\n\n- name: Install nodejs from nodesource\n package:\n name: nodejs\n state: latest\n",
"license_type": "no_license",
"detected_lice... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 191,
"all_permissive": false
} |
ansible_role | ajkyffin/scigateway-ansible | a8e32bdf20c2f0be34b68281b053e30977da4a92 | 0 | roles/scigateway | 397 | [
"no_license"
] | [
{
"path": "roles/scigateway/tasks/main.yml",
"content": "---\n\n- name: \"Checkout repo\"\n git:\n repo: \"https://github.com/ral-facilities/scigateway.git\"\n version: master\n dest: /root/scigateway\n\n- name: \"Yarn install\"\n command:\n cmd: yarn install\n chdir: /root/scigateway\n\n- ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 620,
"all_permissive": false
} |
ansible_role | ajkyffin/scigateway-ansible | a8e32bdf20c2f0be34b68281b053e30977da4a92 | 0 | roles/scigateway-auth | 397 | [
"no_license"
] | [
{
"path": "roles/scigateway-auth/templates/apache.conf.j2",
"content": " WSGIPassAuthorization On\n\n WSGIProcessGroup scigateway-auth\n WSGIDaemonProcess scigateway-auth user={{ scigateway_auth_user }} group={{ scigateway_auth_group }} threads=1 python-home={{ scigateway_auth_virtualenv }}\n WS... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 3790,
"all_permissive": false
} |
ansible_role | ajkyffin/scigateway-ansible | a8e32bdf20c2f0be34b68281b053e30977da4a92 | 0 | roles/yarn | 397 | [
"no_license"
] | [
{
"path": "roles/yarn/tasks/main.yml",
"content": "---\n\n- name: \"Install via npm\"\n npm:\n name: yarn\n state: latest\n global: yes\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 87
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 87,
"all_permissive": false
} |
ansible_role | tavator/skill_factory_tasks | 1ca564a4d72cc7986556baa0319a3ce12bd297f1 | 0 | B6/final/roles/http | 397 | [
"no_license"
] | [
{
"path": "B6/final/roles/http/tasks/main.yml",
"content": "---\n# tasks file for mginx\n- name: install package nginx\n apt:\n name: nginx\n state: present\n- name: copy nginx config\n copy:\n src: default\n dest: /etc/nginx/sites-available/default\n notify:\n - Reload nginx\n- name: make... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 454,
"all_permissive": false
} |
ansible_role | tavator/skill_factory_tasks | 1ca564a4d72cc7986556baa0319a3ce12bd297f1 | 0 | B6/final/roles/php | 397 | [
"no_license"
] | [
{
"path": "B6/final/roles/php/tasks/main.yml",
"content": "---\n# tasks file for php\n- name: install package php-fpm\n apt:\n name: php-fpm\n state: present\n- name: copy php-fpm config\n copy:\n src: www.conf\n dest: /etc/php/8.1/fpm/pool.d/\n notify:\n - Reload php-fpm\n- name: make fol... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 586,
"all_permissive": false
} |
ansible_role | tavator/skill_factory_tasks | 1ca564a4d72cc7986556baa0319a3ce12bd297f1 | 0 | B6/final/roles/users | 397 | [
"no_license"
] | [
{
"path": "B6/final/roles/users/tasks/main.yml",
"content": "---\n# tasks file for users\n- name: craete user\n user: \n name: '{{ user_name }}'\n state: 'present'\n- name: copy id_rsa.pub\n copy:\n src: .ssh\n dest: \"/home/{{ user_name }}/\"\n owner: \"{{ user_name }}\"\n group: \"{{ u... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 367,
"all_permissive": false
} |
ansible_role | tavator/skill_factory_tasks | 1ca564a4d72cc7986556baa0319a3ce12bd297f1 | 0 | B6/roles/dnsmasq | 397 | [
"no_license"
] | [
{
"path": "B6/roles/dnsmasq/tasks/main.yml",
"content": "---\n# tasks file for dnsmasq\n- name: install package\n apt:\n name: dnsmasq\n state: present\n- name: start service\n service:\n name: dnsmasq\n state: started\n enabled: yes",
"license_type": "no_license",
"detected_license... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 183,
"all_permissive": false
} |
ansible_role | tavator/skill_factory_tasks | 1ca564a4d72cc7986556baa0319a3ce12bd297f1 | 0 | B6/roles/nginx_php | 397 | [
"no_license"
] | [
{
"path": "B6/roles/nginx_php/tasks/main.yml",
"content": "---\n# tasks file for nginx_php\n- name: install package nginx\n apt:\n name: nginx\n state: present\n- name: install package php-fpm\n apt:\n name: php-fpm\n state: present\n- name: copy nginx config\n copy:\n src: default\n de... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 986,
"all_permissive": false
} |
ansible_role | tavator/skill_factory_tasks | 1ca564a4d72cc7986556baa0319a3ce12bd297f1 | 0 | B6/roles/vsftpd | 397 | [
"no_license"
] | [
{
"path": "B6/roles/vsftpd/tasks/main.yml",
"content": "---\n# tasks file for vsftpd\n- name: install package\n apt:\n name: vsftpd\n state: present\n- name: start service\n service:\n name: vsftpd\n state: started\n enabled: yes",
"license_type": "no_license",
"detected_licenses": ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 180,
"all_permissive": false
} |
ansible_role | Mrunmayii/Intrusion-Detection-System-MLOps | ec7b3eb2a5908895420f3d21aa7e14efb3b4fcba | 0 | ansible/roles/docker | 397 | [
"no_license"
] | [
{
"path": "ansible/roles/docker/tasks/main.yml",
"content": "---\n- name: Install Docker\n apt:\n name: docker.io\n state: present\n update_cache: yes\n\n- name: Enable Docker service\n systemd:\n name: docker\n enabled: yes\n state: started\n",
"license_type": "no_license",
"det... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 190,
"all_permissive": false
} |
ansible_role | Mrunmayii/Intrusion-Detection-System-MLOps | ec7b3eb2a5908895420f3d21aa7e14efb3b4fcba | 0 | ansible/roles/ingress | 397 | [
"no_license"
] | [
{
"path": "ansible/roles/ingress/tasks/main.yml",
"content": "- name: Apply frontend ingress\n kubernetes.core.k8s:\n state: present\n namespace: default\n src: \"{{ playbook_dir }}/../kubernetes/ingress/frontend-ingress.yaml\"\n\n- name: Apply grafana ingress\n kubernetes.core.k8s:\n state: p... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 514,
"all_permissive": false
} |
ansible_role | Mrunmayii/Intrusion-Detection-System-MLOps | ec7b3eb2a5908895420f3d21aa7e14efb3b4fcba | 0 | ansible/roles/k8s | 397 | [
"no_license"
] | [
{
"path": "ansible/roles/k8s/tasks/mail.yml",
"content": "- name: Install kubectl\n shell: |\n curl -LO \"https://dl.k8s.io/release/$(curl -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl\"\n install -o root -g root -m 0755 kubectl /usr/local/bin/kubectl\n args:\n creates: /usr/lo... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 628,
"all_permissive": false
} |
ansible_role | Mrunmayii/Intrusion-Detection-System-MLOps | ec7b3eb2a5908895420f3d21aa7e14efb3b4fcba | 0 | ansible/roles/monitoring | 397 | [
"no_license"
] | [
{
"path": "ansible/roles/monitoring/tasks/main.yml",
"content": "---\n- name: Apply Prometheus and Grafana manifests\n shell: kubectl apply -f kubernetes/monitoring\n environment:\n KUBECONFIG: \"{{ lookup('env', 'KUBECONFIG') }}\"",
"license_type": "no_license",
"detected_licenses": [],
"s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 165,
"all_permissive": false
} |
ansible_role | hongminpark/Ansible | 59da6fbd6768f067980d535a98be106ab3272eb8 | 0 | roles/common | 397 | [
"no_license"
] | [
{
"path": "roles/common/tasks/main.yml",
"content": "---\n# tasks file for common\n- name: Make users and groups\n import_tasks: user.yml\n- name: Make filesystem\n import_tasks: filesystem.yml\n#- name: Install required packages(wget, openjdk, else...)\n# import_tasks: java.yml\n\n",
"license_type":... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 1693,
"all_permissive": false
} |
ansible_role | hongminpark/Ansible | 59da6fbd6768f067980d535a98be106ab3272eb8 | 0 | roles/tomcat | 397 | [
"no_license"
] | [
{
"path": "roles/tomcat/vars/main.yml",
"content": "---\n# vars file for tomcat85\ntomcat:\n con1:\n name: Catalina1\n defaulthost: localhost\n jvmRoute: tomcat1\n appBase: /wasapp # Could be input\n docBase: /test # Could be input\n contextPath: # Could be input\n home: \"{... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 11047,
"all_permissive": false
} |
ansible_role | S-G-P/infra | 32011d243be9c719e78cdee6961f20141d44395d | 0 | shared/ansible/roles/emacs | 397 | [
"no_license"
] | [
{
"path": "shared/ansible/roles/emacs/tasks/main.yml",
"content": "#### emacs\n- name: install emacs\n yum: name=emacs state=present\n\n- name: mkdir .emacs.d\n file: path=/home/vagrant/.emacs.d state=directory owner=root group=root mode=0755\n\n- name: copy init.el\n template: src=templates/.emacs.d/ini... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 277,
"all_permissive": false
} |
ansible_role | S-G-P/infra | 32011d243be9c719e78cdee6961f20141d44395d | 0 | shared/ansible/roles/git | 397 | [
"no_license"
] | [
{
"path": "shared/ansible/roles/git/tasks/main.yml",
"content": "#### git\n- name: original git exist check\n stat: path={{ bin_dir }}/git\n register: exist_git\n\n- debug: msg=\"git not installed.\"\n when: exist_git.stat.exists == false\n\n- name: original git version check\n command: \"{{ bin_dir }}/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1812,
"all_permissive": false
} |
ansible_role | S-G-P/infra | 32011d243be9c719e78cdee6961f20141d44395d | 0 | shared/ansible/roles/jenkins | 397 | [
"no_license"
] | [
{
"path": "shared/ansible/roles/jenkins/tasks/main.yml",
"content": "#### jenkins\n- name: ensure open JDK 1.8 is at the latest version\n yum: name=java-1.8.0-openjdk state=latest\n\n- name: get the Jenkins repository\n get_url: url=http://pkg.jenkins-ci.org/redhat-stable/jenkins.repo dest=/etc/yum.repos.... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 538,
"all_permissive": false
} |
ansible_role | S-G-P/infra | 32011d243be9c719e78cdee6961f20141d44395d | 0 | shared/ansible/roles/nginx | 397 | [
"no_license"
] | [
{
"path": "shared/ansible/roles/nginx/tasks/main.yml",
"content": "#### nginx\n- name: install epel repository\n yum: name=http://ftp.riken.jp/Linux/fedora/epel/6/i386/epel-release-6-8.noarch.rpm state=present\n\n- name: install nginx\n yum: name=nginx state=present\n\n- name: nginx start\n service: name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 724,
"all_permissive": false
} |
ansible_role | Ibkarksh/kubeadm-ansible | cae2924413885fba21fe0ad08662e15e769f0aa1 | 0 | roles/etcd | 395 | [
"no_license"
] | [
{
"path": "roles/etcd/templates/haresources.j2",
"content": "{{ groups['haproxy-keepalive'].0 }} {{ VIP }}\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 46
},
{
"path": "roles/etcd/files/etcd-01/kubeadmcfg.yaml",
"content": "---\napiVersion: \"kubeadm.k8s.i... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 8703,
"all_permissive": false
} |
ansible_role | Ibkarksh/kubeadm-ansible | cae2924413885fba21fe0ad08662e15e769f0aa1 | 0 | roles/haproxy-keepalive | 395 | [
"no_license"
] | [
{
"path": "roles/haproxy-keepalive/tasks/main.yml",
"content": "---\n- name: Include needed tasks\n include_tasks: \"{{ item }}\"\n with_items:\n - 01.prereq.yaml\n - 02.haproxy-heartbeat.yaml\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 126
},
{
"path": "... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 7,
"total_bytes": 3560,
"all_permissive": false
} |
ansible_role | Ibkarksh/kubeadm-ansible | cae2924413885fba21fe0ad08662e15e769f0aa1 | 0 | roles/masters | 395 | [
"no_license"
] | [
{
"path": "roles/masters/tasks/05.ha-master.yaml",
"content": "---\n- name: Intialize cluster \n shell: |\n kubeadm reset -f && \\\n kubeadm init --apiserver-advertise-address \"{{ ansible_host }}\" \\\n --control-plane-endpoint cluster-endpoint |grep \\\n '\"All control plane components are he... | {
"task_files": 4,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 6,
"total_bytes": 6927,
"all_permissive": false
} |
ansible_role | Ibkarksh/kubeadm-ansible | cae2924413885fba21fe0ad08662e15e769f0aa1 | 0 | roles/workers | 395 | [
"no_license"
] | [
{
"path": "roles/workers/handlers/main.yml",
"content": "---\n- name: sysctl\n command: \"sysctl -p\"\n- name: swapoff\n command: swapoff -a\n- name: Disable SELinux\n selinux:\n state: disabled\n- name: sysctl\n command: \"sysctl --system\"\n- name: clean\n command: apt-get clean\n- name: firewall-... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 2680,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.