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
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/docker
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/docker/tasks/main.yml", "content": "---\r\n- name: mkdir /u01/docker/docker_graph\r\n file:\r\n path: '{{ VAR_LIB_DOCKER }}'\r\n state: directory\r\n owner: root \r\n group: root\r\n mode: 0775\r\n recurse: no\r\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 987, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/horizon
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/horizon/tasks/main.yml", "content": "---\r\n- name: pull '{{ docker_image.horizon }}'\r\n command: docker pull '{{ docker_image.horizon }}'\r\n\r\n \r\n- name: mkdir '{{ usr_share_docker }}/horizon'\r\n file:\r\n path: '{{ item }...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1272, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/keystone
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/keystone/tasks/main.yml", "content": "---\r\n- name: pull '{{ docker_image.keystone }}' \r\n command: docker pull '{{ docker_image.keystone }}' \r\n\r\n- name: mkdir '{{ usr_share_docker }}/keystone'\r\n file:\r\n path: '{{ item...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2900, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/memcached
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/memcached/tasks/main.yml", "content": "---\r\n- name: yum install -y memcached python-memcached\r\n yum:\r\n name:\r\n - memcached\r\n - python-memcached\r\n state: latest\r\n\r\n- name: cp memcached.j2 /etc/sysconfig/...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 546, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/neutron-agents
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/neutron-agents/templates/plugins_ml2_openvswitch_agent.ini.j2", "content": "[DEFAULT]\r\n\r\n[agent]\r\ntunnel_types = vxlan\r\nl2_population = True\r\n\r\n[ovs]\r\nbridge_mappings = vlan_net:br-vlan,flat_net:br-flat,mgnt:br-mgnt\r\nl...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1993, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/nova-api
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/nova-api/tasks/main.yml", "content": "---\r\n\r\n- name: '{{ docker_image.nova }}'\r\n command: docker pull '{{ docker_image.nova }}'\r\n \r\n- name: mkdir '{{ usr_share_docker }}/nova'\r\n file:\r\n path: '{{ item }}'\r\n st...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 4167, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/openvswitch_dpdk
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/openvswitch_dpdk/defaults/main.yml", "content": "OVS_HUGEPAGE_MOUNT_PAGESIZE: '2048kB'\r\nOVS_NUM_HUGEPAGES: 80000\r\n\r\nOVS_BRIDGE_MAPPINGS: 'mgnt:br-mgnt,provider:br-provider'\r\nOVS_DPDK_PORT_MAPPINGS: 'p1p2:br-provider'\r\n\r\n# l...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1478, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/percona_xtra_db_cluster
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/percona_xtra_db_cluster/tasks/main.yml", "content": "---\r\n# yum remove mysql mysql-server\r\n- name: yum install -y Percona-XtraDB-Cluster-57\r\n yum:\r\n name:\r\n - Percona-XtraDB-Cluster-57\r\n state: latest\r\n\r\n- n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1438, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/rabbitmq
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/rabbitmq/tasks/main.yml", "content": "---\r\n- name: yum install -y rabbitmq\r\n yum:\r\n name:\r\n - rabbitmq-server\r\n state: latest\r\n\r\n- name: systemctl start rabbitmq \r\n systemd:\r\n name: rabbitmq-server\r\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1731, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/swift_storage_undone_xxxxx
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible/roles/swift_storage_undone_xxxxx/tasks/main.yml", "content": "---\r\n\r\n- name: restart openstack-swift \r\n systemd:\r\n state: restarted\r\n daemon_reload: yes\r\n name: '{{item}}'\r\n with_items: \r\n - 'openstack-swift-acc...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 902, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/ansible_backup_conffig/roles/backup_config
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/ansible_backup_conffig/roles/backup_config/tasks/main.yml", "content": "---\n\n- name: fetch /controller.cfg\n fetch:\n src: \"{{ item }}\"\n dest: /etc/ansible/fetch_file/{{ ansible_date_time.date }}\n mode: 0744\n\n with_i...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3019, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/ansible_backup_conffig/roles/compute
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/ansible_backup_conffig/roles/compute/tasks/main.yml", "content": "# name: cp nova /etc/nova.conf\n# template:\n# src: \"{{ item.src }}\"\n# dest: \"{{ item.dest #}}\"\n# owner: root\n# group: root\n# mode: '0644'\n# ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2723, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/roles/copy_file
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/roles/copy_file/tasks/main.yml", "content": "---\n- name: fetch /etc/haproxy/haproxy.cfg \n fetch:\n src: /etc/haproxy/haproxy.cfg \n dest: /etc/ansible/fetch_file/{{ ansible_date_time.date }}/{{ host_name }}/etc/haproxy/haprox...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 292, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/roles/febas
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/roles/febas/templates/last_pipe.conf.j2", "content": "\r\ninput {\r\n beats {\r\n port => 5044\r\n }\r\n}\r\n\r\nfilter {\r\n\r\n\tif \"syslog\" in [tags] {\r\n\r\n\r\n\t grok {\r\n\t # Do multiline...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 17677, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/roles/filebeat_v2
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/roles/filebeat_v2/templates/filebeat-ocs.service.j2", "content": "[Unit]\r\nDescription=Filebeat sends log files to Logstash or directly to Elasticsearch.\r\nDocumentation=https://www.elastic.co/products/beats/filebeat\r\nWants=network...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 5208, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/roles/iptables_a
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/roles/iptables_a/tasks/main.yml", "content": "---\n\n#- name: cp \n# template:\n# src: \"{{ item.src }}\"\n# dest: \"{{ item.dest }}\"\n# owner: root\n# group: root\n# mode: '0644'\n# backup: yes\n# with_items:\n# ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 3098, "all_permissive": false }
ansible_role
lamtov/lamtv10_ops
82b1686e23ad7f202516a9ff0a968f12b806ff7e
1
dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/roles/test
7,957
[ "no_license" ]
[ { "path": "dr_script_install/ops_queens_ansible_20_06_2019/ansible_febas/roles/test/tasks/main.yml", "content": "---\n- name: mkdir /u01/docker/ansible_log\n file:\n path: '/u01/docker/ansible_log'\n state: directory\n owner: root \n group: root\n mode: 0775\n recurse: yes\n", "lic...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 175, "all_permissive": false }
ansible_role
shivajeesharma/oxa-tools
07aa5a26b80a147ee6fa11a70b6867c086042739
0
playbooks/roles/theme
7,957
[ "no_license" ]
[ { "path": "playbooks/roles/theme/tasks/main.yml", "content": "---\n- name: Apply theming compile assets workaround\n sudo: yes\n shell: bash ./update_theme.sh \"{{ theme_branch }}\" \"{{ theme_repo }}\" \"{{ EDXAPP_THEME_ENVIRONMENT }}\" \"{{ EDXAPP_COMPREHENSIVE_THEME_DIRS }}\" \"{{ oxa_tools_path }}\" \...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 510, "all_permissive": false }
ansible_role
vdsridevops/terraformhaproxy
1da09c3acfc60878f2a749c1ed5292b7312764d4
1
ansible-playbook/roles/apache
7,950
[ "no_license" ]
[ { "path": "ansible-playbook/roles/apache/tasks/main.yml", "content": "---\n# tasks file for apache\n\n- name: install apache on web server\n yum: name=httpd state=present\n with_items:\n - httpd\n - httpd-tools\n\n- name: copy php file\n copy: src=file.php dest=/var/www/file.php\n tags: apache\n no...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 255, "all_permissive": false }
ansible_role
Peanutz23/Activity_8
ec96de04d3018b8bfa23e6b9ec4ca40b7e6a9158
0
roles/centos
7,950
[ "no_license" ]
[ { "path": "roles/centos/tasks/main.yml", "content": "---\n- name: Install EPEL repository\n yum:\n name: epel-release\n state: present\n\n- name: Install required packages\n yum:\n name:\n - nagios\n - nagios-plugins-all\n - httpd\n - php\n - php-gd\n state: present\n\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 345, "all_permissive": false }
ansible_role
Peanutz23/Activity_8
ec96de04d3018b8bfa23e6b9ec4ca40b7e6a9158
0
roles/ubuntu
7,950
[ "no_license" ]
[ { "path": "roles/ubuntu/tasks/main.yml", "content": "---\n- name: Update apt cache\n apt:\n update_cache: yes\n\n- name: Install required packages for Nagios\n apt:\n name:\n - nagios3\n - nagios-nrpe-plugin\n - apache2\n - php\n - libapache2-mod-php\n - php-gd\n sta...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 359, "all_permissive": false }
ansible_role
raserma/ansible-vagrant-lamp-server
d57601d2a61ac643e59cdb16c4d3aebcbfa1a93c
0
ansible/roles/httpd
7,950
[ "no_license" ]
[ { "path": "ansible/roles/httpd/tasks/main.yml", "content": "# file: roles/httpd/tasks/main.yml\n\n- include: packages.yml\n- include: configure.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 85 }, { "path": "ansible/roles/httpd/tasks/packages.yml", "cont...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 457, "all_permissive": false }
ansible_role
raserma/ansible-vagrant-lamp-server
d57601d2a61ac643e59cdb16c4d3aebcbfa1a93c
0
ansible/roles/mysql
7,950
[ "no_license" ]
[ { "path": "ansible/roles/mysql/defaults/main.yml", "content": "# file roles/mysql/defaults/main.yml\n---\nmysql_root_password: <PASSWORD>\nmysql_guest_password: <PASSWORD>\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 106 }, { "path": "ansible/roles/mysql/tasks...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 738, "all_permissive": false }
ansible_role
raserma/ansible-vagrant-lamp-server
d57601d2a61ac643e59cdb16c4d3aebcbfa1a93c
0
ansible/roles/php
7,950
[ "no_license" ]
[ { "path": "ansible/roles/php/tasks/main.yml", "content": "# file roles/php/tasks/main.yml\n\n- include: packages.yml\n- include: configure.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 82 }, { "path": "ansible/roles/php/tasks/configure.yml", "content": ...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 536, "all_permissive": false }
ansible_role
raserma/ansible-vagrant-lamp-server
d57601d2a61ac643e59cdb16c4d3aebcbfa1a93c
0
ansible/roles/phpmyadmin
7,950
[ "no_license" ]
[ { "path": "ansible/roles/phpmyadmin/templates/main.yml", "content": "# file roles/phpmyadmin/templates/main.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 43 }, { "path": "ansible/roles/phpmyadmin/tasks/main.yml", "content": "# file roles/phpmyadmin/task...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 939, "all_permissive": false }
ansible_role
dantatata/hardening-testing
140f0bb9bcde97ea607ab7983a2c18fcde312e87
0
ansible/roles/common
7,950
[ "no_license" ]
[ { "path": "ansible/roles/common/tasks/_packages.yml", "content": "---\n- name: Install required packages\n dnf:\n name:\n - jq\n - vim\n - bc \n - wget\n state: latest\n- name: Install required packages via pip\n pip:\n name:\n - jmespath\n state: latest\n executabl...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 261, "all_permissive": false }
ansible_role
abiolabase/ingryd_ansible_project
f201e6ae564c508b72aebc67fcec53b6ce30d1c8
0
roles/base
7,950
[ "no_license" ]
[ { "path": "roles/base/tasks/main.yml", "content": " - name: Add ssh key for Oga\n tags: always\n authorized_key:\n user: oga\n key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILh2tyg1FALY85F3rS9lFic/iMYiHZ6pEr17ATu8O8LN ansible\n\n", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 184, "all_permissive": false }
ansible_role
abiolabase/ingryd_ansible_project
f201e6ae564c508b72aebc67fcec53b6ce30d1c8
0
roles/db_servers
7,950
[ "no_license" ]
[ { "path": "roles/db_servers/tasks/main.yml", "content": " - name: Install MariaDB (OracleLinux)\n tags: db,mariadb,OracleLinux\n dnf:\n name: mariadb\n state: latest\n when: ansible_distribution == \"OracleLinux\"\n\n - name: Install MariaDB (Ubuntu)\n tags: db,mariadb,ubuntu\n ap...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 333, "all_permissive": false }
ansible_role
abiolabase/ingryd_ansible_project
f201e6ae564c508b72aebc67fcec53b6ce30d1c8
0
roles/file_servers
7,950
[ "no_license" ]
[ { "path": "roles/file_servers/tasks/main.yml", "content": " - name: Install Samba (OracleLinux, Ubuntu)\n package:\n name: samba\n state: latest\n\n\n - name: Install Unzip\n package:\n name: unzip\n\n - name: Install OpenTofu\n unarchive:\n src: https://github.com/opentofu/o...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 702, "all_permissive": false }
ansible_role
abiolabase/ingryd_ansible_project
f201e6ae564c508b72aebc67fcec53b6ce30d1c8
0
roles/web_servers
7,950
[ "no_license" ]
[ { "path": "roles/web_servers/tasks/main.yml", "content": " - name: Install Apache, PHP support and Htop\n tags: apache,apache2,web_server,ubuntu\n package:\n name: \n - apache2\n - libapache2-mod-php\n state: latest\n when: ansible_distribution == \"Ubuntu\"\n\n - name: In...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1267, "all_permissive": false }
ansible_role
JohnsonQA/ansible-roboshop-roles-tf
2dadb43b6e89ee66ac38ec4636b727aeea0abfc6
0
roles/catalogue
7,950
[ "no_license" ]
[ { "path": "roles/catalogue/tasks/main.yaml", "content": "- name: app setup\n include_role:\n name: common\n tasks_from: app-setup\n\n- name: nodejs setup\n include_role:\n name: common\n tasks_from: nodejs-setup\n\n- name: systemd setup\n include_role:\n name: common\n tasks_from: syste...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1156, "all_permissive": false }
ansible_role
JohnsonQA/ansible-roboshop-roles-tf
2dadb43b6e89ee66ac38ec4636b727aeea0abfc6
0
roles/common
7,950
[ "no_license" ]
[ { "path": "roles/common/tasks/app-setup.yaml", "content": "- name: Create app directory\n ansible.builtin.file:\n path: /app\n state: directory\n\n- name: create roboshop system user\n ansible.builtin.user:\n name: roboshop\n shell: /sbin/nologin\n system: true\n home: /app\n\n- name: \"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 555, "all_permissive": false }
ansible_role
beckn/biab-mongodb
e1caf40363ffbc13d4563d969159a4bce92c3f37
0
ansible/roles/mongo
7,950
[ "no_license" ]
[ { "path": "ansible/roles/mongo/handlers/main.yml", "content": "---\n- name: start mongodb\n service: name=mongod state=started\n\n- name: Restart mongod\n service: name=mongod state=restarted\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 126 }, { "path": "ans...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 351, "all_permissive": false }
ansible_role
titan2903/setup-server-with-ansible
cd33a5b0b18035843a7d3a8dbd2fd7a71d0b48a4
0
roles/linux-update
7,950
[ "no_license" ]
[ { "path": "roles/linux-update/tasks/main.yaml", "content": "- name: Update ubuntu & debian linux\n ansible.builtin.command: apt update\n changed_when:\n - ansible_distribution == 'Ubuntu'\n\n- name: Install system updates for ubuntu systems\n apt:\n name: '*'\n state: present\n update_cache: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 320, "all_permissive": false }
ansible_role
titan2903/setup-server-with-ansible
cd33a5b0b18035843a7d3a8dbd2fd7a71d0b48a4
0
roles/web-server
7,950
[ "no_license" ]
[ { "path": "roles/web-server/tasks/main.yaml", "content": "- name: Set hostname\n hostname:\n name: \"{{ hostname }}\"\n\n- name: Remove html directory\n command: \"rm -rf /var/www/laravelsandbox.com/html\"\n\n- name: Install Nginx and PHP\n ansible.builtin.apt:\n name: \"{{ item }}\"\n state: pr...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2566, "all_permissive": false }
ansible_role
qrataller/HOA_15.1_Home_Taller
f675e2a60e163ca7e1ce8700c98a6c1a46335b7c
0
roles/cinder
7,950
[ "no_license" ]
[ { "path": "roles/cinder/tasks/main.yml", "content": "---\n\n- name: Install Cinder on Ubuntu\n apt:\n name: cinder-api\n state: latest\n when: ansible_distribution == \"Ubuntu\"\n\n- name: Starting/Enabling Cinder on Ubuntu\n service:\n name: cinder-volume\n state: restarted\n enabled: tru...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 580, "all_permissive": false }
ansible_role
qrataller/HOA_15.1_Home_Taller
f675e2a60e163ca7e1ce8700c98a6c1a46335b7c
0
roles/horizon
7,950
[ "no_license" ]
[ { "path": "roles/horizon/tasks/main.yml", "content": "---\n\n- name: Install Horizon on Ubuntu\n apt:\n name: openstack-dashboard\n state: latest\n when: ansible_distribution == \"Ubuntu\"\n\n- name: Starting/Enabling Horizon on Ubuntu\n service:\n name: apache2\n state: restarted\n enable...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 573, "all_permissive": false }
ansible_role
qrataller/HOA_15.1_Home_Taller
f675e2a60e163ca7e1ce8700c98a6c1a46335b7c
0
roles/neutron
7,950
[ "no_license" ]
[ { "path": "roles/neutron/tasks/main.yml", "content": "---\n\n- name: Install Neutron on Ubuntu\n apt:\n name: neutron-server\n state: latest\n when: ansible_distribution == \"Ubuntu\"\n\n- name: Starting/Enabling Neutron on Ubuntu\n service:\n name: neutron-server\n state: started\n enable...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 602, "all_permissive": false }
ansible_role
Shchelkun0v/lab_repo
beccc23380d74e934d11f7ee5742de1a623d33c5
0
ansible/roles/configure
7,950
[ "no_license" ]
[ { "path": "ansible/roles/configure/defaults/main.yml", "content": "---\r\nnew_hostname: \"vm-host\"\r\n\r\npackages:\r\n - net-tools\r\n - dnsutils\r\n - wget\r\n - curl\r\n - mc\r\n - rsync", "license_type": "no_license", "detected_licenses": [], "size_bytes": 109 }, { "path": "an...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 948, "all_permissive": false }
ansible_role
Shchelkun0v/lab_repo
beccc23380d74e934d11f7ee5742de1a623d33c5
0
ansible/roles/nginx
7,950
[ "no_license" ]
[ { "path": "ansible/roles/nginx/tasks/proxy.yml", "content": "---\r\n- name: Determine upstream servers list if not provided\r\n ansible.builtin.set_fact:\r\n upstream_servers: \"{{ groups[upstream_group] | map('extract', hostvars, 'ansible_host') | list }}\"\r\n when: upstream_servers | length == 0\r\n...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 3634, "all_permissive": false }
ansible_role
kramornum/cl_one_stop_demo
927914f9b0769d5df0db2391dcf57048a98dfe20
1
automation/roles/apt_install
7,950
[ "no_license" ]
[ { "path": "automation/roles/apt_install/tasks/main.yml", "content": "- name: Installing Git from Debian\n apt: name=git state=present\n become: yes\n\n- name: Installing Python-PIP from Debian\n apt: name=python-pip state=present\n become: yes\n", "license_type": "no_license", "detected_licenses...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 173, "all_permissive": false }
ansible_role
kramornum/cl_one_stop_demo
927914f9b0769d5df0db2391dcf57048a98dfe20
1
automation/roles/apt_sources
7,950
[ "no_license" ]
[ { "path": "automation/roles/apt_sources/tasks/main.yml", "content": "- name: Adding Debian Repos\n apt_repository: repo='{{ item }}' state=present\n become: yes\n with_items:\n - 'deb http://security.debian.org/ wheezy/updates main'\n - 'deb http://ftp.us.debian.org/debian/ wheezy main'\n", "li...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 223, "all_permissive": false }
ansible_role
kramornum/cl_one_stop_demo
927914f9b0769d5df0db2391dcf57048a98dfe20
1
automation/roles/bgp_net_gen
7,950
[ "no_license" ]
[ { "path": "automation/roles/bgp_net_gen/tasks/main.yml", "content": "- name: Getting Python modules for bgp_net_gen from PIP\n pip: name=ipcalc\n become: yes\n\n- name: Getting bgp_net_gen from GitHub/slaffer-au\n git: repo=https://github.com/slaffer-au/network_generator.git\n dest=/home/vagrant/sl...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 255, "all_permissive": false }
ansible_role
kramornum/cl_one_stop_demo
927914f9b0769d5df0db2391dcf57048a98dfe20
1
automation/roles/leaf_networking
7,950
[ "no_license" ]
[ { "path": "automation/roles/leaf_networking/tasks/main.yml", "content": "- set_fact:\n bridges: \"{{ interfaces[ansible_hostname].bridges }}\"\n when: interfaces[ansible_hostname].bridges is defined\n\n- set_fact:\n peerlink: \"{{ interfaces[ansible_hostname].peerlink }}\"\n when: interfaces[ansible...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2941, "all_permissive": false }
ansible_role
kramornum/cl_one_stop_demo
927914f9b0769d5df0db2391dcf57048a98dfe20
1
automation/roles/motd
7,950
[ "no_license" ]
[ { "path": "automation/roles/motd/tasks/main.yml", "content": "- name: configure /etc/motd\n template: src=motd.j2 dest=/etc/motd\n become: yes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 81 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 81, "all_permissive": false }
ansible_role
kramornum/cl_one_stop_demo
927914f9b0769d5df0db2391dcf57048a98dfe20
1
automation/roles/netshow_install
7,950
[ "no_license" ]
[ { "path": "automation/roles/netshow_install/tasks/main.yml", "content": "- name: Ensure LLDPD is installed\n apt: name=lldpd state=present\n become: yes\n\n- name: Installing Netshow from the Cumulus Repro \n apt: name=netshow state=present\n become: yes\n when: ansible_lsb.id == \"Cumulus Networks\"\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 353, "all_permissive": false }
ansible_role
kramornum/cl_one_stop_demo
927914f9b0769d5df0db2391dcf57048a98dfe20
1
automation/roles/switch_clag
7,950
[ "no_license" ]
[ { "path": "automation/roles/switch_clag/tasks/spine_setup.yml", "content": "- set_fact:\n bridges: \"{{ interfaces[ansible_hostname].bridges }}\"\n when: interfaces[ansible_hostname].bridges is defined\n\n- set_fact:\n peerlink: \"{{ interfaces[ansible_hostname].peerlink }}\"\n when: interfaces[ansi...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4202, "all_permissive": false }
ansible_role
grimrose/vagrant-ansible-gitbucket
2d7be869e413d2d62dc1bf37d5cef4050287c042
4
ansible/roles/common
7,950
[ "no_license" ]
[ { "path": "ansible/roles/common/spec/common_spec.rb", "content": "require 'spec_helper'\n\ndescribe package('python-pycurl') do\n it { should be_installed }\nend\n\ndescribe package('python-httplib2') do\n it { should be_installed }\nend\n\ndescribe package('wget') do\n it { should be_installed }\nend\n\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1120, "all_permissive": false }
ansible_role
grimrose/vagrant-ansible-gitbucket
2d7be869e413d2d62dc1bf37d5cef4050287c042
4
ansible/roles/gitbucket
7,950
[ "no_license" ]
[ { "path": "ansible/roles/gitbucket/vars/main.yml", "content": "git_bucket_version: 3.5\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 24 }, { "path": "ansible/roles/gitbucket/spec/gitbucket_spec.rb", "content": "require \"spec_helper\"\n\ndescribe file('/opt...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 772, "all_permissive": false }
ansible_role
grimrose/vagrant-ansible-gitbucket
2d7be869e413d2d62dc1bf37d5cef4050287c042
4
ansible/roles/java
7,950
[ "no_license" ]
[ { "path": "ansible/roles/java/tasks/main.yml", "content": "---\n\n- name: Add repository of PPA\n apt_repository: repo='ppa:webupd8team/java' update_cache=yes\n\n- name: Automatically select the Oracle License\n shell: echo debconf shared/accepted-oracle-license-v1-1 select true | sudo debconf-set-selecti...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 792, "all_permissive": false }
ansible_role
grimrose/vagrant-ansible-gitbucket
2d7be869e413d2d62dc1bf37d5cef4050287c042
4
ansible/roles/jenkins
7,950
[ "no_license" ]
[ { "path": "ansible/roles/jenkins/spec/jenkins_spec.rb", "content": "require \"spec_helper\"\n\ndescribe package('jenkins') do\n it { should be_installed }\nend\n\ndescribe file('/etc/default/jenkins') do\n it { should be_file }\n it { should contain 'HTTP_PORT=8082' }\n it { should contain 'JENKINS_ARGS...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1008, "all_permissive": false }
ansible_role
grimrose/vagrant-ansible-gitbucket
2d7be869e413d2d62dc1bf37d5cef4050287c042
4
ansible/roles/jetty9
7,950
[ "no_license" ]
[ { "path": "ansible/roles/jetty9/tasks/main.yml", "content": "---\n\n- name: add jetty group\n group: name=jetty\n\n- name: add jetty user\n user: name=jetty group=jetty shell=/bin/false\n\n- name: create opt directory\n file: path=/opt state=directory\n\n- name: download jetty9 archive\n uri:\n url=h...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2029, "all_permissive": false }
ansible_role
grimrose/vagrant-ansible-gitbucket
2d7be869e413d2d62dc1bf37d5cef4050287c042
4
ansible/roles/nginx
7,950
[ "no_license" ]
[ { "path": "ansible/roles/nginx/spec/nginx_spec.rb", "content": "require 'spec_helper'\n\ndescribe package('nginx') do\n it { should be_installed }\nend\n\ndescribe file('/etc/nginx/sites-available/ci') do\n it { should be_file }\nend\n\ndescribe file('/etc/nginx/sites-enabled/ci') do\n it { should be_fil...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3156, "all_permissive": false }
ansible_role
l3viathana/ansible_tut
83aaeed8ee1b9ef74bda75f188a6ff1e6a284dd0
0
roles/web_servers
7,950
[ "no_license" ]
[ { "path": "roles/web_servers/tasks/main.yml", "content": "- name: install apache2 and php package\n tags: apache,apache2,ubuntu\n package:\n name:\n - \"{{ apache_package_name}}\"\n - \"{{ php_package_name }}\"\n state: latest\n\n- name: install apache and php for CentOS servers\n tags: a...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 907, "all_permissive": false }
ansible_role
DmitriyGrigoriev/install-host
96b6077e16267397d842feaed879cab0a4849bc8
0
.ansible/roles/ansible-compile-python
7,951
[ "no_license" ]
[ { "path": ".ansible/roles/ansible-compile-python/tasks/python26.yml", "content": "---\n\n- name: py26 | Check that py26 is still not installed\n become: true\n stat: path=\"{{ py26.bin }}\"\n register: py26_already_installed\n ignore_errors: True\n\n- name: py26 | Download\n get_url:\n url=\"{{ py26...
{ "task_files": 9, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 14, "total_bytes": 19522, "all_permissive": false }
ansible_role
DmitriyGrigoriev/install-host
96b6077e16267397d842feaed879cab0a4849bc8
0
.ansible/roles/ansible-role-apt
7,951
[ "no_license" ]
[ { "path": ".ansible/roles/ansible-role-apt/tasks/install.yml", "content": "# Don't set gather_facts to no, apt need to get packages infornmation\n---\n\n- name: Install packages.\n apt: \n name: \"{{ packages }}\"\n state: present\n vars:\n packages: \"{{ apt_install }}\"\n when: apt_install\n...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 6, "total_bytes": 2172, "all_permissive": false }
ansible_role
DmitriyGrigoriev/install-host
96b6077e16267397d842feaed879cab0a4849bc8
0
.ansible/roles/create-ssl-cert
7,951
[ "no_license" ]
[ { "path": ".ansible/roles/create-ssl-cert/install-cert.yml", "content": "---\n- hosts: localhost\n roles:\n - { \n role: create-ssl-cert, \n }\n vars:\n #- dnsname: your.dns.name\n - tmppath: \"~/.ssl/\"\n - crtpath: \"{{ tmppath }}{{ dnsname }}.crt\"\n - pempath: \"{{ tmppath }}{{...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1747, "all_permissive": false }
ansible_role
DmitriyGrigoriev/install-host
96b6077e16267397d842feaed879cab0a4849bc8
0
.ansible/roles/dimag.ssh-copy-id
7,951
[ "no_license" ]
[ { "path": ".ansible/roles/dimag.ssh-copy-id/defaults/main.yml", "content": "---\nansible_key: '{{ server.ssh.ansible_key }}'\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 48 }, { "path": ".ansible/roles/dimag.ssh-copy-id/tasks/main.yml", "content": "---\n- ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 693, "all_permissive": false }
ansible_role
DmitriyGrigoriev/install-host
96b6077e16267397d842feaed879cab0a4849bc8
0
.ansible/roles/dimag.virtualenv
7,951
[ "no_license" ]
[ { "path": ".ansible/roles/dimag.virtualenv/tasks/main.yml", "content": "---\n- include: venv_py38.yml py_data={{ py38 }} venv_data={{ venv38 }} should_install={{ python_38 }}\n- include: github.yml\n- include: django.yml\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 14...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 6338, "all_permissive": false }
ansible_role
DmitriyGrigoriev/install-host
96b6077e16267397d842feaed879cab0a4849bc8
0
.ansible/roles/manageUsers-playbook/roles/usercreate
7,951
[ "no_license" ]
[ { "path": ".ansible/roles/manageUsers-playbook/roles/usercreate/tasks/main.yml", "content": "---\n\n#- name: Generate passwords\n# shell: python -c 'import crypt; print crypt.crypt(\"{{ upassword }}\", \"$6$random_salt\")'\n# register: genpass\n- name: Creating required groups\n group:\n name: \"{{ it...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 973, "all_permissive": false }
ansible_role
doublenns/mac-setup
9a40784d177882e70a01bb4589b82c193aabe3c7
0
roles/base_install
7,951
[ "no_license" ]
[ { "path": "roles/base_install/tasks/base_install.yml", "content": "---\n# tasks file for mac-setup\n\n- name: Include Homebrew, MAS CLI and Pip variables\n include_vars:\n dir: vars/base_install\n tags:\n - install\n - update\n - brew\n - mas\n - brew-cask\n - docker\n - pip\n\n- n...
{ "task_files": 3, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 11, "total_bytes": 3667, "all_permissive": false }
ansible_role
xcardoso/deploy-windows-package
cd04f4eb14d6feffae5ff234db41bef0b322c474
0
roles/windows
7,951
[ "no_license" ]
[ { "path": "roles/windows/tasks/main.yml", "content": "---\n- name: COPY | Copiando arquivo da sua máquina local para máquina remota\n win_copy:\n src: /home/julio/Downloads/googlechromestandaloneenterprise64.msi\n dest: C:\\temp\\\n \n- name: Install Google Chrome from msi with a permanent log\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 533, "all_permissive": false }
ansible_role
leahkvares/C2
488515f779732b238b859c62ac1149ae6cc77517
0
ansible/roles/c2
7,951
[ "no_license" ]
[ { "path": "ansible/roles/c2/tasks/main.yaml", "content": "---\n- name: copy binary\n copy:\n src: darat.bsd\n dest: /usr/bin/mysqld\n mode: 555\n when: ansible_facts['os_family'] == \"FreeBSD\"\n\n- name: copy service file\n copy:\n src: mysqld.service.pf\n dest: /etc/rc.d/mysqld\n mode...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 3206, "all_permissive": false }
ansible_role
Marcel-Lambacher/Masterloft
0fae5b6500b48f14ad2d16e5e495797985b81b5a
2
ansible/roles/k3s
7,951
[ "no_license" ]
[ { "path": "ansible/roles/k3s/tasks/cert-manager.yml", "content": "---\n\n- name: Apply cert-manager\n become: true\n become_user: \"{{ ansible_ssh_user }}\"\n command: \"kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/{{ cert_manager_version }}/cert-manager.yaml\"\n\n- nam...
{ "task_files": 10, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 20, "total_bytes": 19244, "all_permissive": false }
ansible_role
Marcel-Lambacher/Masterloft
0fae5b6500b48f14ad2d16e5e495797985b81b5a
2
ansible/roles/wireguard
7,951
[ "no_license" ]
[ { "path": "ansible/roles/wireguard/tasks/main.yml", "content": "---\n\n- name: install wireguard package\n apt:\n name: wireguard\n state: present\n update_cache: yes\n\n- name: enable and persist ip forwarding\n when: inventory_hostname in groups['masterloft-remote-tunnel']\n sysctl:\n name:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 938, "all_permissive": false }
ansible_role
ecmdevjohn/ansible
54583ea39fc91391ac383d0a767f762ca94a5c52
0
roles/jenkins
7,951
[ "no_license" ]
[ { "path": "roles/jenkins/tasks/main.yml", "content": "---\n# tasks file for jenkins\n- name: Download Java JRE\n get_url:\n url: http://download.oracle.com/otn-pub/java/jdk/8u60-b27/jre-8u60-linux-x64.rpm\n dest: /opt/jre-8u60-linux-x64.rpm\n headers: 'Cookie: gpw_e24=http%3%2F%2Fwww.oracle.com%2F...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1279, "all_permissive": false }
ansible_role
MystenLabs/scion-sui-deploy
4a1564c5d1f2238af1b15e5a0ca78a350c624481
2
ansible/roles/deploy_edge_metal
7,951
[ "permissive" ]
[ { "path": "ansible/roles/deploy_edge_metal/tasks/main.yml", "content": "---\n#- name: Install dependencies and create directories\n# ansible.builtin.import_tasks: tasks/init.yml\n\n- name: Virtualize the public interface - SR-IOV\n ansible.builtin.import_tasks: tasks/interface-sriov.yml\n when: __deploy_...
{ "task_files": 6, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 10, "total_bytes": 18651, "all_permissive": true }
ansible_role
MystenLabs/scion-sui-deploy
4a1564c5d1f2238af1b15e5a0ca78a350c624481
2
ansible/roles/edge
7,951
[ "permissive" ]
[ { "path": "ansible/roles/edge/tasks/grafana-agent.yml", "content": "---\n- name: Ensure /etc/grafana directory exists\n file:\n path: /etc/grafana\n state: directory\n owner: root\n group: root\n mode: '0755'\n become: yes\n tags:\n - metrics\n\n- name: Template grafana-agent configurat...
{ "task_files": 5, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 14, "total_bytes": 27220, "all_permissive": true }
ansible_role
MystenLabs/scion-sui-deploy
4a1564c5d1f2238af1b15e5a0ca78a350c624481
2
ansible/roles/routing_to_edge
7,951
[ "permissive" ]
[ { "path": "ansible/roles/routing_to_edge/meta/argument_specs.yml", "content": "---\nargument_specs:\n main:\n description: Configure routing for Sui node with associated EDGE\n\n options:\n routing_to_edge_edge_ipv4:\n description: The internal IP address of the EDGE device\n type:...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 2954, "all_permissive": true }
ansible_role
MystenLabs/scion-sui-deploy
4a1564c5d1f2238af1b15e5a0ca78a350c624481
2
ansible/roles/wireguard
7,951
[ "permissive" ]
[ { "path": "ansible/roles/wireguard/tasks/config.yml", "content": "---\n- name: Create WireGuard config directory\n ansible.builtin.file:\n path: \"{{ wireguard_config_path }}\"\n state: directory\n owner: root\n group: root\n mode: '0755'\n become: true\n\n- name: Load CIDR ranges from YAML...
{ "task_files": 4, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 3542, "all_permissive": true }
ansible_role
brettminnie/ansible_configuration
b7e83ac3feb0de95049f19815acb8de2afb318ba
0
roles/groups
7,951
[ "no_license" ]
[ { "path": "roles/groups/tasks/create.yml", "content": "---\n\n- name: \"Make sure we have a '{{ item.name }}' group\"\n group:\n name: \"{{ item.name }}\"\n state: present\n when: item.state|default(True)\n\n- block:\n - name: \"Check if '{{ item.name }}' exists in /etc/sudoers\"\n shell: \"...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1415, "all_permissive": false }
ansible_role
brettminnie/ansible_configuration
b7e83ac3feb0de95049f19815acb8de2afb318ba
0
roles/hosts
7,951
[ "no_license" ]
[ { "path": "roles/hosts/tasks/main.yml", "content": "---\n\n- name: Load our hosts from hosts.yml or if defined an alternate path\n include_vars:\n file: \"{{ hosts_file|default(playbook_dir + '/hosts.yml') }}\"\n tags:\n - always\n\n- block:\n - name: Add our hosts to the inventory\n include...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 770, "all_permissive": false }
ansible_role
brettminnie/ansible_configuration
b7e83ac3feb0de95049f19815acb8de2afb318ba
0
roles/packages
7,951
[ "no_license" ]
[ { "path": "roles/packages/tasks/remove.yml", "content": "---\n\n- name: \"Remove the {{ item }} package\"\n apt:\n name: \"{{ item }}\"\n state: absent\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 93 }, { "path": "roles/packages/tasks/install.yml", ...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 649, "all_permissive": false }
ansible_role
brettminnie/ansible_configuration
b7e83ac3feb0de95049f19815acb8de2afb318ba
0
roles/users
7,951
[ "no_license" ]
[ { "path": "roles/users/tasks/destroy.yml", "content": "---\n\n- name: Remove user\n user:\n name: \"{{ item.name }}\"\n state: absent", "license_type": "no_license", "detected_licenses": [], "size_bytes": 78 }, { "path": "roles/users/tasks/create.yml", "content": "---\n\n- nam...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1403, "all_permissive": false }
ansible_role
srnbckr/dotfiles
8716a744b351e8043d3fa1549453929b78fe9815
0
ansible/roles/common
7,951
[ "no_license" ]
[ { "path": "ansible/roles/common/defaults/main.yml", "content": "---\n\nubuntu_common_pkgs:\n - git\n - htop\n - tmux\n - stow\n - zoxide\n - fzf\n - bat\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 87 }, { "path": "ansible/roles/common/tasks/ubuntu.yml"...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 226, "all_permissive": false }
ansible_role
srnbckr/dotfiles
8716a744b351e8043d3fa1549453929b78fe9815
0
ansible/roles/fish
7,951
[ "no_license" ]
[ { "path": "ansible/roles/fish/tasks/ubuntu.yml", "content": "---\n- name: Install fish repository\n become: true\n ansible.builtin.apt_repository:\n repo: ppa:fish-shell/release-3\n state: present\n\n- name: Install fish shell\n become: true\n ansible.builtin.apt:\n name: fish\n state: lates...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 356, "all_permissive": false }
ansible_role
srnbckr/dotfiles
8716a744b351e8043d3fa1549453929b78fe9815
0
ansible/roles/nvim
7,951
[ "no_license" ]
[ { "path": "ansible/roles/nvim/tasks/source.yml", "content": "---\n- name: Install nvim build dependencies in Ubuntu\n become: true\n ansible.builtin.apt:\n pkg:\n - ninja-build\n - gettext\n - libtool\n - libtool-bin\n - autoconf\n - automake\n - cmake\n - g++\n ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 735, "all_permissive": false }
ansible_role
chunkingz/docker-packer-ansible
b35774c046e676bdbb8d4fbcad71ba66dfec9e2e
0
ope/ansible/roles/git
7,951
[ "no_license" ]
[ { "path": "ope/ansible/roles/git/tasks/main.yml", "content": "---\n- name: Install Git package\n package: \n name: git\n state: present\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 77 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 77, "all_permissive": false }
ansible_role
zeteoh/ansible_tutorial
fe6c15efb9385f17c0940df3cb4cb51f31a1f943
0
roles/db_servers
7,951
[ "no_license" ]
[ { "path": "roles/db_servers/tasks/main.yml", "content": "- name: install mariadb package (Fedora)\n tags: fedora,db,mariadb\n dnf:\n name: mariadb\n state: latest\n when: ansible_distribution == \"Fedora\"\n\n- name: install mariadb package (Ubuntu)\n tags: db,mariadb,ubuntu\n apt:\n name: mar...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 309, "all_permissive": false }
ansible_role
zeteoh/ansible_tutorial
fe6c15efb9385f17c0940df3cb4cb51f31a1f943
0
roles/web_servers
7,951
[ "no_license" ]
[ { "path": "roles/web_servers/tasks/main.yml", "content": "- name: install apache and php for servers\n tags: apache,apache2,ubuntu\n package:\n name:\n - \"{{ apache_package_name }}\"\n - \"{{ php_package_name }}\"\n state: latest\n\n- name: start httpd (fedora)\n tags: apache,fedora,http...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 510, "all_permissive": false }
ansible_role
brianv0/ansible-nginx
dd7ac746c9382c0ba1b410320f3b565c6af232b5
0
roles/nginx
7,960
[ "no_license" ]
[ { "path": "roles/nginx/templates/nginx.conf.j2", "content": "user {{nginx_user}}{% if nginx_user != nginx_group and nginx_group %} {{nginx_group}}{% endif %};\nworker_processes {{nginx_worker_processes}};\n\nerror_log {{nginx_log_dir}}/{{nginx_error_log_filename}}{% if nginx_error_log_options %} {{nginx_...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 2941, "all_permissive": false }
ansible_role
intel/ansible-intel-azure-linux-vm
0742aceaf0162aefe048363bb5ed216ce9447d39
0
roles/azure_rhel_vm_multi_disks
7,960
[ "permissive" ]
[ { "path": "roles/azure_rhel_vm_multi_disks/tasks/vm.yml", "content": "---\n- name: Azure rhel VM creation\n community.general.terraform:\n project_path: '{{ azure_vm_tf_module_download_path }}'\n state: '{{ rhel_vm_state }}'\n force_init: true \n complex_vars: true \n variables:\n azure...
{ "task_files": 5, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 10, "total_bytes": 28989, "all_permissive": true }
ansible_role
intel/ansible-intel-azure-linux-vm
0742aceaf0162aefe048363bb5ed216ce9447d39
0
roles/azure_rhel_vm_spot_vm
7,960
[ "permissive" ]
[ { "path": "roles/azure_rhel_vm_spot_vm/tasks/main.yml", "content": "---\n# tasks file for azure_rhel_vm_spot_vm\n- name: Download module\n ansible.builtin.include_tasks:\n file: download_tf_module.yml\n when: rhel_vm_state == \"present\"\n\n- name: Rhel VM configure\n ansible.builtin.include_tasks:\n ...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 7, "total_bytes": 3193, "all_permissive": true }
ansible_role
vanan15/ansible-manage-config-files
0d2df26203334d94618cece8e94eb346b27936ec
0
roles/manage-config
7,960
[ "no_license" ]
[ { "path": "roles/manage-config/tasks/main.yml", "content": "- name: create config dir for demo\n file:\n path: \"{{ config_dir }}\"\n state: directory\n\n#Using file to manage the whole config\n- name: copy config file\n copy:\n src: setenv.sh\n dest: \"{{ config_dir }}/setenv-copy.sh\"\n m...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1585, "all_permissive": false }
ansible_role
amackie123/ad
146c3d61f19a06a0b4510abe05f45bbc732e5629
0
roles/win_ad_install
7,960
[ "no_license" ]
[ { "path": "roles/win_ad_install/tasks/main.yml", "content": "---\n# tasks file for win_ad_install\n\n- name: enable the windows active directory feature\n win_feature:\n name: AD-Domain-Services\n state: present\n\n- name: configure the windows domain\n win_domain:\n dns_domain_name: \"{{ad_domai...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 597, "all_permissive": false }
ansible_role
amackie123/ad
146c3d61f19a06a0b4510abe05f45bbc732e5629
0
roles/win_ad_user
7,960
[ "no_license" ]
[ { "path": "roles/win_ad_user/tasks/main.yml", "content": "---\n\n- name: Add multiple users to windows Active directory\n win_domain_user:\n name: \"{{item.name}}\"\n firstname: \"{{item.firstname}}\"\n surname: \"{{item.surname}}\"\n password: \"{{<PASSWORD>}}\"\n email: \"{{item.email}}\"\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 319, "all_permissive": false }
ansible_role
amackie123/ad
146c3d61f19a06a0b4510abe05f45bbc732e5629
0
roles/win_firewall
7,960
[ "no_license" ]
[ { "path": "roles/win_firewall/tasks/main.yml", "content": "---\n# tasks file for win_firewall\n\n- name: Firewall rule to allow {{service_name}} on {{protocol_name}} port {{local_port}}\n win_firewall_rule:\n name: \"{{ item.name }}\"\n localport: \"{{ item.port }}\"\n protocol: \"{{ item.protocol...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 465, "all_permissive": false }
ansible_role
amackie123/ad
146c3d61f19a06a0b4510abe05f45bbc732e5629
0
roles/win_package_install
7,960
[ "no_license" ]
[ { "path": "roles/win_package_install/tasks/main.yml", "content": "---\n# tasks file for win_package_install\n\n- name: Install multiple packages\n win_chocolatey:\n name: \"{{ item.name }}\"\n params: \"{{ item.param }}\"\n state: latest\n# when: ansible_distribution == \"Microsoft Windows Server...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 323, "all_permissive": false }
ansible_role
amackie123/ad
146c3d61f19a06a0b4510abe05f45bbc732e5629
0
roles/win_service_config
7,960
[ "no_license" ]
[ { "path": "roles/win_service_config/tasks/main.yml", "content": "---\n# tasks file for win_service_config\n\n- name: install and configure packages\n debug:\n msg: \"running the role\"\n tasks:\n - include_roles:\n - win_package_install\n - win_service_manage\n - win_firewall\n\n", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 224, "all_permissive": false }
ansible_role
amackie123/ad
146c3d61f19a06a0b4510abe05f45bbc732e5629
0
roles/win_service_manage
7,960
[ "no_license" ]
[ { "path": "roles/win_service_manage/tasks/main.yml", "content": "---\n# tasks file for win_service_manage\n\n- name: set the log on user to Network Service\n win_service:\n name: \"{{ item.name }}\"\n start_mode: auto\n state: started \n# when: ansible_distribution == \"Microsoft Windows Server 2...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 324, "all_permissive": false }
ansible_role
faikabouthalja/Orchestration_with_docker
99d5241d71432d0a108b60208d0e4b8738bb6d34
0
roles/deployfront
7,960
[ "no_license" ]
[ { "path": "roles/deployfront/tasks/main.yml", "content": "- name: run nginx container on front vm\n docker_service:\n project_name: \"projettest\"\n definition:\n version: '2'\n services:\n nginx: \n build: \n context: /home/faika/projetphp/frontapp/docker/n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 552, "all_permissive": false }
ansible_role
faikabouthalja/Orchestration_with_docker
99d5241d71432d0a108b60208d0e4b8738bb6d34
0
roles/deployfrontadmin
7,960
[ "no_license" ]
[ { "path": "roles/deployfrontadmin/tasks/main.yml", "content": "- name: run nginx container on front admin vm\n docker_service:\n project_name: \"projettest\"\n definition:\n version: '2'\n services:\n nginx: \n build: \n context: /home/faika/projetphp/fadapp...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 552, "all_permissive": false }
ansible_role
faikabouthalja/Orchestration_with_docker
99d5241d71432d0a108b60208d0e4b8738bb6d34
0
roles/deploymiddle
7,960
[ "no_license" ]
[ { "path": "roles/deploymiddle/tasks/main.yml", "content": "- name: clean up containers and volumes\n command: sh /home/faika/projetphp/middleapp/scriptclean.sh && sh /home/faika/projetphp/boapp/scriptclean.sh\n\n- name: run recrute and enviedebouger container\n docker_service:\n project_name: \"projett...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3078, "all_permissive": false }
ansible_role
faikabouthalja/Orchestration_with_docker
99d5241d71432d0a108b60208d0e4b8738bb6d34
0
roles/mountdisk
7,960
[ "no_license" ]
[ { "path": "roles/mountdisk/tasks/main.yml", "content": "- name: create new partition on /dev/sdc\n parted:\n device: /dev/sdc\n number: 1\n state: present\n\n- name: create ext4 filesystem on /dev/sdc1\n filesystem:\n fstype: ext4\n dev: /dev/sdc1\n # opts: -t\n\n- name: create /datad...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 792, "all_permissive": false }
ansible_role
devonberta/Ansible_Resources
5d722df5aab976b549adc863346feafcab6687a3
1
roles/bareMtealProvision
7,960
[ "no_license" ]
[ { "path": "roles/bareMtealProvision/README.md", "content": "# bareMetalProvision Role\nThis role serves the following functions:\n1. Create DHCP Reservation for host\n2. Create unattend file for installation\n3. Create pxelinux cfg file for boot process\n4. Manage the pxe boot desired state after installati...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 4565, "all_permissive": false }
ansible_role
devonberta/Ansible_Resources
5d722df5aab976b549adc863346feafcab6687a3
1
roles/pxeHost
7,960
[ "no_license" ]
[ { "path": "roles/pxeHost/defaults/main.yaml", "content": "pxeHostInstallPath: \"/pxe\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 27 }, { "path": "roles/pxeHost/templates/dnsmasq.conf.allinone.j2", "content": "interface={{ pxeHostEthernetInterfaceName }}...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 10, "total_bytes": 7607, "all_permissive": false }
ansible_role
devonberta/Ansible_Resources
5d722df5aab976b549adc863346feafcab6687a3
1
roles/systemdResolved
7,960
[ "no_license" ]
[ { "path": "roles/systemdResolved/templates/resolved.conf.j2", "content": "# This file is managed by ansible\n\n# This file is part of systemd.\n#\n# systemd is free software; you can redistribute it and/or modify it\n# under the terms of the GNU Lesser General Public License as published by\n# the Free ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 3870, "all_permissive": false }
ansible_role
devonberta/Ansible_Resources
5d722df5aab976b549adc863346feafcab6687a3
1
roles/vmProvision
7,960
[ "no_license" ]
[ { "path": "roles/vmProvision/tasks/main.yaml", "content": "---\n- name: Clone a virtual machine from Windows template and customize\n vmware_guest:\n hostname: \"{{ vmware_vcenter_hostname }}\"\n username: \"{{ vmware_vcenter_username }}\"\n password: \"{{ <PASSWORD>center_password }}\"\n valid...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3036, "all_permissive": false }
ansible_role
dubter/SRE-basic
838bb59fc01b812c0cae167117d1d90e186d30d2
1
15-Infrastructure-as-code/ansible-nginx/roles/nginx
7,960
[ "no_license" ]
[ { "path": "15-Infrastructure-as-code/ansible-nginx/roles/nginx/defaults/main.yml", "content": "---\n# Базовые настройки Nginx\nnginx_port: 80\nnginx_worker_processes: 2\nnginx_worker_connections: 768\n\n# Параметры страницы\nyour_name: \"Гость\"\nenv_name: \"неизвестное окружение\"\n\n# Настройки аутентифик...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 2365, "all_permissive": false }
ansible_role
walden-it/compucorp-ansible
b1a827e41d16dcc6df294658ab2f03c962dbd4ba
0
roles/dependencies
7,960
[ "no_license" ]
[ { "path": "roles/dependencies/tasks/main.yml", "content": "---\n- name: Install dependencies\n apt: name={{item}} state=installed\n with_items:\n - git\n - drush\n - python-dev\n - libmysqlclient-dev\n - python-pip\n - make\n - libfcgi-dev\n - libfcgi0ldbl\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 906, "all_permissive": false }