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
crivetimihai/ansible_virtualization
ff47c6a2735beb588e5f9808ac392e35a21df9af
40
roles/packer
7,563
[ "no_license" ]
[ { "path": "roles/packer/handlers/main.yml", "content": "---\n# handlers file for packer\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 31 }, { "path": "roles/packer/defaults/main.yml", "content": "---\n# defaults file for packer\n", "license_type": "no_l...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 1131, "all_permissive": false }
ansible_role
crivetimihai/ansible_virtualization
ff47c6a2735beb588e5f9808ac392e35a21df9af
40
roles/podman
7,563
[ "no_license" ]
[ { "path": "roles/podman/molecule/resources/tests/test_default.yml", "content": "# Molecule managed\n---\nfile:\n /usr/bin/podman:\n exists: true\n owner: root\n group: root\n\ncommand:\n help:\n exit-status: 0\n exec: \"podman --help\"\n stdout:\n - \"/podman/\"\n stderr: []\n ...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 11, "total_bytes": 3309, "all_permissive": false }
ansible_role
crivetimihai/ansible_virtualization
ff47c6a2735beb588e5f9808ac392e35a21df9af
40
roles/vagrant
7,563
[ "no_license" ]
[ { "path": "roles/vagrant/vars/main.yml", "content": "---\n# vars file for vagrant\n\n# Vagrant version to install\nvagrant_version: 2.2.5\n\ncentos_packages:\n - \"https://releases.hashicorp.com/vagrant/{{ vagrant_version }}/vagrant_{{ vagrant_version }}_x86_64.rpm\"\n\nrhel_packages:\n - \"https://releas...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 13, "total_bytes": 3929, "all_permissive": false }
ansible_role
crivetimihai/ansible_virtualization
ff47c6a2735beb588e5f9808ac392e35a21df9af
40
roles/vmtools
7,563
[ "no_license" ]
[ { "path": "roles/vmtools/molecule/resources/playbooks/playbook.yml", "content": "---\n- name: Converge\n hosts: all\n roles:\n - role: vmtools\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 63 }, { "path": "roles/vmtools/molecule/resources/tests/test_defaul...
{ "task_files": 4, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 10, "total_bytes": 4992, "all_permissive": false }
ansible_role
crivetimihai/ansible_virtualization
ff47c6a2735beb588e5f9808ac392e35a21df9af
40
roles/vmvagrant
7,563
[ "no_license" ]
[ { "path": "roles/vmvagrant/README.md", "content": "Role Name\n=========\n\nvmvagrant: setup a virtual machine for vagrant (baseline settings)\n\nRequirements\n------------\n\n- For RHEL, a Red Hat subscription or functional local repository.\n\nRole Variables\n--------------\n\n\nDependencies\n------------\...
{ "task_files": 8, "has_defaults": true, "has_handlers": true, "has_templates": true }
{ "file_count": 15, "total_bytes": 3609, "all_permissive": false }
ansible_role
crivetimihai/ansible_virtualization
ff47c6a2735beb588e5f9808ac392e35a21df9af
40
roles/vmware
7,563
[ "no_license" ]
[ { "path": "roles/vmware/molecule/resources/tests/test_default.yml", "content": "# Molecule managed\n---\nfile:\n /usr/bin/vmware:\n exists: true\n owner: root\n group: root\n\ncommand:\n help:\n exit-status: 0\n exec: \"vmware --help\"\n stdout:\n - \"/vmware/\"\n stderr: []\n ...
{ "task_files": 9, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 16, "total_bytes": 8050, "all_permissive": false }
ansible_role
AJCandfield/ajc-ansible
628809da24458ab0f5a7f01909f89ade09ac20ac
1
roles/base
7,563
[ "no_license" ]
[ { "path": "roles/base/tasks/install_buildkit.yml", "content": "---\n- name: Get latest buildkit release version\n uri:\n url: https://api.github.com/repos/moby/buildkit/releases/latest\n body_format: json\n return_content: true\n register: buildkit_version\n\n- name: Deriving file name\n set_fac...
{ "task_files": 20, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 21, "total_bytes": 14463, "all_permissive": false }
ansible_role
AJCandfield/ajc-ansible
628809da24458ab0f5a7f01909f89ade09ac20ac
1
roles/dotfiles
7,563
[ "no_license" ]
[ { "path": "roles/dotfiles/tasks/install_dotfiles.yml", "content": "---\n- name: Downloads dotfiles to temp directory\n git:\n repo: <EMAIL>:AJCandfield/dotfiles.git\n dest: \"/tmp/dotfile\"\n single_branch: true\n version: main\n\n- name: Move files to user's home directory\n copy:\n remote...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 525, "all_permissive": false }
ansible_role
dermow/ansible-collection-linux_basics
46f3b5dd78807b92df953cad8586227c45b646f3
0
roles/core_setup
7,563
[ "no_license" ]
[ { "path": "roles/core_setup/molecule/default/converge.yml", "content": "---\n- name: Converge\n hosts: all\n gather_facts: false\n vars:\n ansible_roles_path: \"../roles\"\n core_setup_groups:\n - molecule\n - molecule2\n core_setup_users:\n - name: molecule\n primary_group...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 7, "total_bytes": 9137, "all_permissive": false }
ansible_role
farman17/sshroles-wpress
c117c24339c325b1da80a02137a9f245d95b8668
0
roles/letsencrypt
7,563
[ "no_license" ]
[ { "path": "roles/letsencrypt/tasks/deploy_sample_html.yml", "content": "- name: create folder {{ folder_web }}\n file:\n path: /var/www/{{ main_domain_name }}/{{ folder_web }}/\n state: directory\n mode: '0755'\n\n- name: install git\n apt:\n name: git\n\n- name: Deploy sample html file \n gi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 725, "all_permissive": false }
ansible_role
notenotonote/Django
f37a90b5d1e9a6b0796d34dcb36313c0fdc84631
0
playbook/roles/django
7,563
[ "no_license" ]
[ { "path": "playbook/roles/django/files/git/.gitconfig", "content": "[user]\n\tname = notenotonote\n\temail = <EMAIL>\n[color]\n\tstatus = auto\n\tdiff = auto\n\tbranch = auto\n\tinteractive = auto\n\tgrep = auto\n[core]\n\tautocrlf = false\n[merge]\n\tff = false\n[pull]\n\tff = only\n[alias]\n\tco = checkou...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2986, "all_permissive": false }
ansible_role
borcean/ansible-silverblue-kiosk
91c025305c3cdd0684c914337b2fb480b1c45521
0
roles/base
7,563
[ "no_license" ]
[ { "path": "roles/base/templates/reboot_timer.j2", "content": "[Unit]\nDescription=Scheduled reboot\n\n[Timer]\nOnCalendar={{ reboot_schedule }}\n\n[Install]\nWantedBy=timers.target", "license_type": "no_license", "detected_licenses": [], "size_bytes": 111 }, { "path": "roles/base/tasks/s...
{ "task_files": 11, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 16, "total_bytes": 9580, "all_permissive": false }
ansible_role
borcean/ansible-silverblue-kiosk
91c025305c3cdd0684c914337b2fb480b1c45521
0
roles/kiosk
7,563
[ "no_license" ]
[ { "path": "roles/kiosk/templates/gnome-kiosk-script-session-system.j2", "content": "#!/bin/sh\n\nif [ ! \"$(pidof firefox)\" ]\nthen\n /usr/bin/killall -u kiosk firefox\n /usr/bin/rm -rf ~/.cache/mozilla ~/.mozilla\n /usr/bin/firefox -private-window {{ kiosk_url }}\nfi\n\nexec \"$0\" \"$@\"", "...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 7, "total_bytes": 9066, "all_permissive": false }
ansible_role
fayazg/tritonK8ssupervisor
4b9990241dacd1619c3e79341e14e386be56392c
10
ansible/roles/dockersetup
7,563
[ "no_license" ]
[ { "path": "ansible/roles/dockersetup/tasks/main.yml", "content": "---\n- name: Check if docker is installed\n shell: echo $(docker --version | grep 1.12.6)\n register: docker_installed\n- name: Update all packages to the latest version\n apt:\n upgrade: dist\n update_cache: yes\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1658, "all_permissive": false }
ansible_role
fayazg/tritonK8ssupervisor
4b9990241dacd1619c3e79341e14e386be56392c
10
ansible/roles/k8senvironment
7,563
[ "no_license" ]
[ { "path": "ansible/roles/k8senvironment/tasks/main.yml", "content": "---\n- name: Get Kubernetes Template ID\n action: uri\n method=GET\n url=\"http://{{ master }}:8080/v2-beta/projectTemplates?name=kubernetes\"\n register: kubernetes_template_id\n run_once: true\n delegate_to: \...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1199, "all_permissive": false }
ansible_role
fayazg/tritonK8ssupervisor
4b9990241dacd1619c3e79341e14e386be56392c
10
ansible/roles/mysqldb
7,563
[ "no_license" ]
[ { "path": "ansible/roles/mysqldb/tasks/main.yml", "content": "---\n- name: Install python mysql bindings\n apt: name=python-mysqldb state=installed\n\n- name: Install mysql on DB node (root/password)\n raw: debconf-set-selections <<< 'mysql-server mysql-server/root_password password <PASSWORD>' &&...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1228, "all_permissive": false }
ansible_role
fayazg/tritonK8ssupervisor
4b9990241dacd1619c3e79341e14e386be56392c
10
ansible/roles/rancherha
7,563
[ "no_license" ]
[ { "path": "ansible/roles/rancherha/tasks/main.yml", "content": "---\n- name: Check if Rancher HA container is running\n command: docker ps -a\n register: containers\n- debug: msg=\"{{ containers.stdout }}\"\n- name: Start Rancher Server HA containers\n shell: \"docker run --name=master -d --r...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1551, "all_permissive": false }
ansible_role
fayazg/tritonK8ssupervisor
4b9990241dacd1619c3e79341e14e386be56392c
10
ansible/roles/rancherhost
7,563
[ "no_license" ]
[ { "path": "ansible/roles/rancherhost/tasks/main.yml", "content": "---\n- name: Check if the rancher-agent is running\n command: docker ps -a\n register: containers\n\n- name: Get kubernetes_environment_id\n local_action: slurp src=\"tmp/kubernetes_environment.id\"\n register: project_id\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1214, "all_permissive": false }
ansible_role
fayazg/tritonK8ssupervisor
4b9990241dacd1619c3e79341e14e386be56392c
10
ansible/roles/ranchermaster
7,563
[ "no_license" ]
[ { "path": "ansible/roles/ranchermaster/vars/vars.yml", "content": "master: 172.16.58.3\nkubernetes_name: \"k8s dev\"\nkubernetes_description: \"k8s dev\"\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 81 }, { "path": "ansible/roles/ranchermaster/tasks/main.yml",...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1429, "all_permissive": false }
ansible_role
DamilolaAdegunwa/devbox
efcd7f14f03c0c4ab38bbaa5132e178cd34c982b
0
playbooks/roles/base
7,563
[ "no_license" ]
[ { "path": "playbooks/roles/base/tasks/main.yml", "content": "---\n\n- name: Install base packages\n apt: name={{item}} state=installed\n with_items:\n - build-essential\n - zlib1g-dev\n - libssl-dev\n - libreadline6-dev\n - libyaml-dev\n - libpq-dev\n - python-pip\n become: true\n\n#...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 472, "all_permissive": false }
ansible_role
DamilolaAdegunwa/devbox
efcd7f14f03c0c4ab38bbaa5132e178cd34c982b
0
playbooks/roles/docker
7,563
[ "no_license" ]
[ { "path": "playbooks/roles/docker/tasks/main.yml", "content": "---\n\n- name: Install docker-py\n pip:\n name: docker-py\n\n- name: Add docker apt key\n apt_key:\n url: https://apt.dockerproject.org/gpg\n state: present\n\n- name: Add docker apt repository\n apt_repository:\n repo: deb https:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 552, "all_permissive": false }
ansible_role
DamilolaAdegunwa/devbox
efcd7f14f03c0c4ab38bbaa5132e178cd34c982b
0
playbooks/roles/dotfiles
7,563
[ "no_license" ]
[ { "path": "playbooks/roles/dotfiles/tasks/main.yml", "content": "---\n- name: .gitconfig\n template:\n src: .gitconfig\n dest: /home/vagrant/.gitconfig\n mode: 0644\n\n- name: .zshrc\n template:\n src: .zshrc\n dest: /home/vagrant/.zshrc\n mode: 0644\n", "license_type": "no_license",...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1090, "all_permissive": false }
ansible_role
DamilolaAdegunwa/devbox
efcd7f14f03c0c4ab38bbaa5132e178cd34c982b
0
playbooks/roles/elixir
7,563
[ "no_license" ]
[ { "path": "playbooks/roles/elixir/tasks/main.yml", "content": "---\n\n- name: Install erlang\n apt:\n deb: https://packages.erlang-solutions.com/erlang-solutions_1.0_all.deb\n\n- name: Install elixir\n apt: name={{item}} state=installed update_cache=true\n with_items:\n - esl-erlang\n - elixir\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 289, "all_permissive": false }
ansible_role
DamilolaAdegunwa/devbox
efcd7f14f03c0c4ab38bbaa5132e178cd34c982b
0
playbooks/roles/postgres
7,563
[ "no_license" ]
[ { "path": "playbooks/roles/postgres/tasks/main.yml", "content": "---\n\n- name: Pull postgres image\n docker_image:\n name: postgres\n\n- name: Install postgres\n docker_container:\n name: postgres\n image: library/postgres\n state: started\n restart_policy: always\n published_ports: 543...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 238, "all_permissive": false }
ansible_role
DamilolaAdegunwa/devbox
efcd7f14f03c0c4ab38bbaa5132e178cd34c982b
0
playbooks/roles/zsh
7,563
[ "no_license" ]
[ { "path": "playbooks/roles/zsh/tasks/main.yml", "content": "---\n\n- name: Install zsh packages\n apt: name={{item}} state=installed\n with_items:\n - zsh\n\n- user:\n name: vagrant\n shell: /bin/zsh\n append: yes\n\n- name: Clone oh-my-zsh repo\n git: repo=https://github.com/robbyrussell/oh-...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 276, "all_permissive": false }
ansible_role
peizhao11/aws_workshop_2.3
3bd446e856fc22eafd26be6b15b1bf48783dc7b5
0
roles/part3
7,564
[ "no_license" ]
[ { "path": "roles/part3/tasks/main.yml", "content": "---\n - name: Dynamic-web-application-with-https-part3\n cloudformation:\n stack_name: \"Dynamic-web-application-with-https-part3\"\n state: present\n region: \"{{aws_region}}\"\n disable_rollback: true\n template: \"cloudforma...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 744, "all_permissive": false }
ansible_role
peizhao11/aws_workshop_2.3
3bd446e856fc22eafd26be6b15b1bf48783dc7b5
0
roles/part4
7,564
[ "no_license" ]
[ { "path": "roles/part4/tasks/main.yml", "content": "---\n - name: Dynamic-web-application-with-recovery-part4\n cloudformation:\n stack_name: \"Dynamic-web-application-with-recovery-part4\"\n state: present\n region: \"{{aws_region}}\"\n disable_rollback: true\n template: \"clou...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 801, "all_permissive": false }
ansible_role
panditshashikant/ansible-nginx
95ac6319dc1f5eb3ebb6871a580d152c186d87c6
0
roles/nginx
7,564
[ "no_license" ]
[ { "path": "roles/nginx/tasks/main.yml", "content": "---\n- name: Update Host\n apt: \n update_cache: true\n become: true\n\n- name: Install nginx latest version\n become: true\n apt: name=nginx state=present\n \n- name: Start nginx\n become: true\n service: \n name: nginx\n state: started\n\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 763, "all_permissive": false }
ansible_role
panditshashikant/ansible-nginx
95ac6319dc1f5eb3ebb6871a580d152c186d87c6
0
roles/php
7,564
[ "no_license" ]
[ { "path": "roles/php/tasks/main.yml", "content": "---\n- name: Install php extensions\n apt:\n name: \"{{ item }}\"\n state: present\n become: yes\n with_items:\n - php8.1-fpm\n - php-mysql\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 145 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 145, "all_permissive": false }
ansible_role
panditshashikant/ansible-nginx
95ac6319dc1f5eb3ebb6871a580d152c186d87c6
0
roles/wordpress
7,564
[ "no_license" ]
[ { "path": "roles/wordpress/tasks/main.yml", "content": "---\n- name: Download WordPress\n get_url: \n url: https://wordpress.org/latest.tar.gz\n dest: /tmp/wordpress.tar.gz \n become: yes\n\n- name: Extract WordPress\n unarchive:\n src: /tmp/wordpress.tar.gz\n dest: /var/www\n owner: www-d...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1066, "all_permissive": false }
ansible_role
kodek/flux-cluster
b26527432519ba64fb17235d33dd51dcfc304aeb
1
provision/ansible/roles/prepare
7,564
[ "no_license" ]
[ { "path": "provision/ansible/roles/prepare/tasks/packages.yml", "content": "---\n- name: Upgrade all system packages\n ansible.builtin.apt:\n upgrade: full\n update_cache: true\n\n- name: Install common packages\n ansible.builtin.apt:\n name:\n - apt-transport-https\n - arptables\n ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 2500, "all_permissive": false }
ansible_role
chenUT/ece1780
1e1d3b78e836a28e4091c048cb4780a5929b9588
1
infra/roles/common
7,564
[ "no_license" ]
[ { "path": "infra/roles/common/tasks/main.yml", "content": "---\n \n - name: Checkout latest code\n git: repo=https://github.com/chenUT/ece1780.git dest=wb\n register: git_finished\n\n - name: Npm install\n npm: path={{target}}\n register: npm_finished\n when: git_finished.changed\n\n - na...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 637, "all_permissive": false }
ansible_role
IPvSean/debug_playbooks
d3b772e1bd8cc01325866a47c63ab4e56a3e31a4
0
roles/webservers
7,564
[ "no_license" ]
[ { "path": "roles/webservers/tasks/main.yml", "content": "---\n- name: doing automation\n debug:\n msg: \"i am going to run the httpd role\"\n\n- name: install apache\n yum:\n name: httpd\n state: present\n\n- name: start httpd\n service:\n name: httpd\n state: started\n\n- name: copy index...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 305, "all_permissive": false }
ansible_role
hmakaraju/wordpress
ab596f9da91a5a1ec574896c5ada06178d63f18e
0
ansible/roles/common
7,564
[ "no_license" ]
[ { "path": "ansible/roles/common/tasks/main.yml", "content": "---\n- name: Get the mysql repository\n yum:\n name: http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm\n state: present\n- name: Install the Apache Web Server, PHP & MySQL\n yum:\n name: \"{{ packages }}\"\n state: lates...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 1028, "all_permissive": false }
ansible_role
hmakaraju/wordpress
ab596f9da91a5a1ec574896c5ada06178d63f18e
0
ansible/roles/wordpress
7,564
[ "no_license" ]
[ { "path": "ansible/roles/wordpress/tasks/main.yml", "content": "---\n- name: Install wordpress\n get_url:\n url: http://wordpress.org/wordpress-5.1.tar.gz\n dest: /var/www/html\n\n- name: Unarchive wordpress\n unarchive:\n src: /var/www/html/wordpress-5.1.tar.gz\n dest: /var/www/html\n\n- name...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 344, "all_permissive": false }
ansible_role
litwicki/ansible
1e2f95f569ec99ac33656ccd4cd8275a1407f3c1
0
roles/blackfire
7,564
[ "no_license" ]
[ { "path": "roles/blackfire/tasks/main.yml", "content": "---\n- name: Add packagecloud apt key.\n apt_key:\n url: \"{{ blackfire_gpg_key_url }}\"\n state: present\n\n- name: Add packagecloud repository.\n apt_repository:\n repo: \"{{ item }}\"\n state: present\n register: packagecloud_repos\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 682, "all_permissive": false }
ansible_role
litwicki/ansible
1e2f95f569ec99ac33656ccd4cd8275a1407f3c1
0
roles/mongodb
7,564
[ "no_license" ]
[ { "path": "roles/mongodb/tasks/main.yml", "content": "---\n- name: install mongodb\n pear:\n name: pecl/mongodb\n state: present", "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
litwicki/ansible
1e2f95f569ec99ac33656ccd4cd8275a1407f3c1
0
roles/nginx
7,564
[ "no_license" ]
[ { "path": "roles/nginx/templates/nginx.conf.j2", "content": "\nuser www-data;\nworker_processes 1;\n\nerror_log /var/log/nginx/error.log warn;\npid /var/run/nginx.pid;\n\nevents {\n worker_connections 1024;\n}\n\n\nhttp {\n\n include /etc/nginx/mime.types;\n default_type applicati...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2831, "all_permissive": false }
ansible_role
litwicki/ansible
1e2f95f569ec99ac33656ccd4cd8275a1407f3c1
0
roles/php7-oauth
7,564
[ "no_license" ]
[ { "path": "roles/php7-oauth/tasks/main.yml", "content": "---\n- name: install php7-oauth dependencies\n apt: pkg={{ item }} state=latest\n with_items:\n - gcc\n - make\n - autoconf\n - libc-dev\n - pkg-config\n\n- name: install oauth with pecl7.0-sp\n command: pecl7.0-sp install oauth\n\n-...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 585, "all_permissive": false }
ansible_role
litwicki/ansible
1e2f95f569ec99ac33656ccd4cd8275a1407f3c1
0
roles/phpunit
7,564
[ "no_license" ]
[ { "path": "roles/phpunit/tasks/main.yml", "content": "---\n- stat: path=/usr/local/bin/phpunit\n register: phpunit\n\n- name: download phpunit binary\n command: wget https://phar.phpunit.de/phpunit.phar\n when: phpunit.stat.exists == False\n\n- name: fix permissions on phpunit\n command: chmod +x phpuni...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 410, "all_permissive": false }
ansible_role
litwicki/ansible
1e2f95f569ec99ac33656ccd4cd8275a1407f3c1
0
roles/server
7,564
[ "no_license" ]
[ { "path": "roles/server/tasks/main.yml", "content": "---\n- name: Check if Composer is installed.\n stat: \"path={{ composer_path }}\"\n register: composer_bin\n\n- name: fix proxy for Ubuntu\n shell: echo \"nameserver 8.8.8.8\" | sudo tee /etc/resolv.conf > /dev/null\n\n- name: main | uninstall apache p...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 3778, "all_permissive": false }
ansible_role
litwicki/ansible
1e2f95f569ec99ac33656ccd4cd8275a1407f3c1
0
roles/tavro-admin
7,564
[ "no_license" ]
[ { "path": "roles/tavro-admin/tasks/main.yml", "content": "---\n- set_fact: symfony_root=\"{{web_root}}/admin\"\n- set_fact: doc_root=\"{{web_root}}/admin-docs\"\n- set_fact: DOCS_HOSTNAME=\"admin-docs.{{hostname}}\"\n\n- stat:\n path: \"{{symfony_root}}/vendor/autoload.php\"\n register: autoloader\n\n- ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 2334, "all_permissive": false }
ansible_role
litwicki/ansible
1e2f95f569ec99ac33656ccd4cd8275a1407f3c1
0
roles/tavro-api
7,564
[ "no_license" ]
[ { "path": "roles/tavro-api/tasks/main.yml", "content": "---\n- set_fact: symfony_root=\"{{web_root}}/api\"\n\n- set_fact:\n tavro_api_nginx_config_file=\"api.conf.j2\"\n when: tavro_env == 'vagrant'\n\n- set_fact:\n tavro_api_nginx_config_file=\"api-ssl.conf.j2\"\n when: tavro_env != 'vagrant'\n\n- ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 7358, "all_permissive": false }
ansible_role
litwicki/ansible
1e2f95f569ec99ac33656ccd4cd8275a1407f3c1
0
roles/tavro-app
7,564
[ "no_license" ]
[ { "path": "roles/tavro-app/templates/app.conf.j2", "content": "server {\n\n listen 80 default_server;\n listen [::]:80 default_server;\n root {{angular_root}};\n\n index index.html;\n\n server_name {{ APP_HOSTNAME }};\n\n error_log /var/log/nginx/{{appname}}_{{tavro_env}}-app.error.log;\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 3743, "all_permissive": false }
ansible_role
lanirelad/EventLoggerInfrastructure
2cf17a261d34214a138d79ff200d9577e80fc5ba
0
Ansible/roles/logSvc
7,564
[ "no_license" ]
[ { "path": "Ansible/roles/logSvc/tasks/main.yml", "content": "---\n- name: Install necessary packages for Flask app\n apt:\n update_cache: yes\n\n- name: Install Python and pip\n apt:\n name: \n - python3\n - python3-pip\n state: present\n\n- name: Install Docker\n apt:\n name: docke...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2469, "all_permissive": false }
ansible_role
naimabdrahman/playbook
2572a6bd7a2866e3336f09c57339584461667707
0
roles-template/roles/install_httpd
7,564
[ "no_license" ]
[ { "path": "roles-template/roles/install_httpd/vars/main.yml", "content": "packages:\n - httpd\n\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 21 }, { "path": "roles-template/roles/install_httpd/tasks/main.yml", "content": "- name: httpd is installed\n yum...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 641, "all_permissive": false }
ansible_role
Jidetireni/k8s-lab
44ff90a2ca192ea5598078932a11ef7693e17106
0
ansible/roles/bootstrap
7,564
[ "no_license" ]
[ { "path": "ansible/roles/bootstrap/tasks/main.yml", "content": "---\n#This playbook is used to bootstrap the Kubernetes cluster by installing the necessary packages and configuring the system.\n\n# Task 1: Install Kubernetes packages\n- name: Update the apt package index and install packages\n become: true...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1199, "all_permissive": false }
ansible_role
Jidetireni/k8s-lab
44ff90a2ca192ea5598078932a11ef7693e17106
0
ansible/roles/containerd
7,564
[ "no_license" ]
[ { "path": "ansible/roles/containerd/tasks/main.yml", "content": "---\n# This playbook installs and configures containerd on Ubuntu 22.04\n# and sets up CNI plugins for networking.\n\n# Task 1: Install containerd dependencies\n- name: Add Docker official GPG key\n become: true\n shell: |\n sudo apt-get ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3294, "all_permissive": false }
ansible_role
Jidetireni/k8s-lab
44ff90a2ca192ea5598078932a11ef7693e17106
0
ansible/roles/kubernetes
7,564
[ "no_license" ]
[ { "path": "ansible/roles/kubernetes/tasks/master.yml", "content": "---\n\n# Task 0: Enable IP forwarding\n- name: Enable IP forwarding\n sysctl:\n name: net.ipv4.ip_forward\n value: '1'\n state: present\n reload: yes\n\n\n# Task 1: Initialize Kubernetes Cluster\n- name: Initialize Kubernetes cl...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1930, "all_permissive": false }
ansible_role
Etherlord/ansible-docker-compose-prod
4f06c50c7a92fdf918db7d9dcd77e25e9f1e43d9
1
roles/add-user
7,564
[ "no_license" ]
[ { "path": "roles/add-user/tasks/main.yaml", "content": "---\n- name: Add non root user to server\n user:\n name: '{{ username }}'\n password: '*'\n shell: /bin/bash\n append: yes\n groups: sudo,docker\n\n- name: Allow sudo without password\n lineinfile:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 342, "all_permissive": false }
ansible_role
Etherlord/ansible-docker-compose-prod
4f06c50c7a92fdf918db7d9dcd77e25e9f1e43d9
1
roles/common-dependencies
7,564
[ "no_license" ]
[ { "path": "roles/common-dependencies/handlers/main.yaml", "content": "---\n- name: Start ntp on boot\n systemd:\n name: ntp\n state: started\n enabled: yes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 107 }, { "path": "roles/common-de...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 413, "all_permissive": false }
ansible_role
Etherlord/ansible-docker-compose-prod
4f06c50c7a92fdf918db7d9dcd77e25e9f1e43d9
1
roles/docker
7,564
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yaml", "content": "---\n- name: Add GPG key\n apt_key:\n url: https://download.docker.com/linux/debian/gpg\n state: present\n validate_certs: no\n\n- name: Verify fingerprint\n apt_key:\n id: 0EBFCD88\n state: present\n\n- nam...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1064, "all_permissive": false }
ansible_role
Etherlord/ansible-docker-compose-prod
4f06c50c7a92fdf918db7d9dcd77e25e9f1e43d9
1
roles/iptables
7,564
[ "no_license" ]
[ { "path": "roles/iptables/tasks/main.yaml", "content": "---\n- name: Allow ssh dport\n iptables:\n chain: INPUT\n protocol: tcp\n in_interface: \"{{ ansible_default_ipv4.interface }}\"\n destination_port: \"{{ ssh_port }}\"\n jump: ACCEPT\n\n- name: Allow ssh sport\...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 3922, "all_permissive": false }
ansible_role
Etherlord/ansible-docker-compose-prod
4f06c50c7a92fdf918db7d9dcd77e25e9f1e43d9
1
roles/node-exporter
7,564
[ "no_license" ]
[ { "path": "roles/node-exporter/handlers/main.yaml", "content": "---\n- name: Start node exporter on boot\n systemd:\n name: prometheus-node-exporter\n state: started\n enabled: yes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 138 }, { ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 325, "all_permissive": false }
ansible_role
Etherlord/ansible-docker-compose-prod
4f06c50c7a92fdf918db7d9dcd77e25e9f1e43d9
1
roles/ssh-key
7,564
[ "no_license" ]
[ { "path": "roles/ssh-key/tasks/main.yaml", "content": "---\n- name: Add user ssh key to authorized_keys\n authorized_key:\n user: \"{{ username }}\"\n state: present\n key: \"{{ lookup('file', ssh_public_key_path) }}\"\n", "license_type": "no_license", "detected_licenses": ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 181, "all_permissive": false }
ansible_role
Etherlord/ansible-docker-compose-prod
4f06c50c7a92fdf918db7d9dcd77e25e9f1e43d9
1
roles/sshd-reconfigure
7,564
[ "no_license" ]
[ { "path": "roles/sshd-reconfigure/handlers/main.yaml", "content": "---\n- name: Restart ssh server\n systemd:\n name: ssh\n state: restarted\n enabled: yes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 110 }, { "path": "roles/sshd-reco...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 478, "all_permissive": false }
ansible_role
Etherlord/ansible-docker-compose-prod
4f06c50c7a92fdf918db7d9dcd77e25e9f1e43d9
1
roles/swap
7,564
[ "no_license" ]
[ { "path": "roles/swap/tasks/main.yaml", "content": "---\n- name: Check if swap file exists\n stat:\n path: \"{{ swap_file_path }}\"\n register: swap_file_check\n\n- name: Create swap file\n command: fallocate -l {{ swap_size }} {{ swap_file_path }}\n when: not swap_file_check.stat.exi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 796, "all_permissive": false }
ansible_role
offbyone/ops-containers
57740f859d16837c6cb2569d801c113223f77659
5
roles/docker_compose_services
7,564
[ "no_license" ]
[ { "path": "roles/docker_compose_services/tasks/clone.yml", "content": "---\n- name: Check if GitHub PAT is needed and available\n block:\n - name: Verify GitHub PAT is defined\n ansible.builtin.assert:\n that: github_pat is defined\n fail_msg: \"GitHub PAT is required but not defined ...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 7, "total_bytes": 4862, "all_permissive": false }
ansible_role
mikecali/gitops-demo-infra-use-case
c06a9a02f420724ae0bfa9da7d9317c39ee9dbc3
0
gitops-postgresql/roles/gitops-add-db
7,565
[ "permissive" ]
[ { "path": "gitops-postgresql/roles/gitops-add-db/handlers/main.yml", "content": "---\n# handlers file for gitops-add-db", "license_type": "permissive", "detected_licenses": [ "Apache-2.0" ], "size_bytes": 37 }, { "path": "gitops-postgresql/roles/gitops-add-db/tasks/main.yml", ...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 635, "all_permissive": true }
ansible_role
mikecali/gitops-demo-infra-use-case
c06a9a02f420724ae0bfa9da7d9317c39ee9dbc3
0
verify-postgresql-state/roles/db-verify
7,565
[ "permissive" ]
[ { "path": "verify-postgresql-state/roles/db-verify/tasks/main.yml", "content": "---\n# tasks file for db-verify\n- name: verify \"{{ db_name }}\" is available\n become: true\n become_user: postgres\n postgresql_ping:\n db: \"{{ item }}\"\n login_user: postgres\n login_password: <PASSWORD>\n reg...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 921, "all_permissive": true }
ansible_role
mikecali/gitops-demo-infra-use-case
c06a9a02f420724ae0bfa9da7d9317c39ee9dbc3
0
verify-postgresql-state/roles/drop_db
7,565
[ "permissive" ]
[ { "path": "verify-postgresql-state/roles/drop_db/tasks/main.yml", "content": "---\n# tasks file for db-verify\n \n- name: drop DB for testing\n become: true\n become_user: postgres\n postgresql_db: \n name: \"{{ item }}\"\n template: template0\n state: absent\n with_items: \"{{ drop_db_n...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 413, "all_permissive": true }
ansible_role
kagyuu/AnsibleExam
1e55c16117e61c6ddc72fe6430720c1788c6b045
0
activiti/roles/activiti
7,565
[ "permissive" ]
[ { "path": "activiti/roles/activiti/templates/db.properties", "content": "db=postgres\r\njdbc.driver=org.postgresql.Driver\r\njdbc.url=jdbc:postgresql://localhost:5432/{{ db_name }}\r\njdbc.username={{ db_name }}\r\njdbc.password={{ db_<PASSWORD> }}", "license_type": "permissive", "detected_licenses"...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1300, "all_permissive": true }
ansible_role
kagyuu/AnsibleExam
1e55c16117e61c6ddc72fe6430720c1788c6b045
0
activiti/roles/common
7,565
[ "permissive" ]
[ { "path": "activiti/roles/common/tasks/main.yml", "content": "---\n- name: Install epel\n yum: name=epel-release state=present\n\n- name: update os\n command: yum -y update\n\n- name: Install Basic Services\n yum: name={{ item }} state=present\n with_items:\n - curl\n - wget\n - lynx\n - po...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1629, "all_permissive": true }
ansible_role
kagyuu/AnsibleExam
1e55c16117e61c6ddc72fe6430720c1788c6b045
0
activiti/roles/postgres
7,565
[ "permissive" ]
[ { "path": "activiti/roles/postgres/tasks/main.yml", "content": "# postgresql-server : dbms\n# python-psycopg2 : ansible postgres* modules needs psycopg2\n- name: Install PostgreSQL\n yum: name=\"{{ item }}\" state=present\n with_items:\n - \"postgresql-server\"\n - \"python-psycopg2\"\n\n- name: Pos...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1263, "all_permissive": true }
ansible_role
kagyuu/AnsibleExam
1e55c16117e61c6ddc72fe6430720c1788c6b045
0
activiti/roles/tomcat
7,565
[ "permissive" ]
[ { "path": "activiti/roles/tomcat/tasks/main.yml", "content": "---\n- name: Install open-jdk\n yum: name={{ item }} state=present\n with_items:\n - java-1.8.0-openjdk-devel\n - maven\n - ant\n - postgresql-jdbc\n - mysql-connector-java\n\n- name: Check whether tomcat was downloaded or not\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1856, "all_permissive": true }
ansible_role
kagyuu/AnsibleExam
1e55c16117e61c6ddc72fe6430720c1788c6b045
0
site/roles/gitlab
7,565
[ "permissive" ]
[ { "path": "site/roles/gitlab/tasks/main.yml", "content": "---\n- name: Register gitlab-ce yum repo\n shell: curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bash\n args:\n creates: /etc/yum.repos.d/gitlab_gitlab-ce.repo\n\n- name: Install Gitlab-CE\n yum:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 335, "all_permissive": true }
ansible_role
kagyuu/AnsibleExam
1e55c16117e61c6ddc72fe6430720c1788c6b045
0
site/roles/passenger
7,565
[ "permissive" ]
[ { "path": "site/roles/passenger/tasks/main.yml", "content": "---\n- name: Install Apache\n yum: name=\"{{ item }}\" state=present\n with_items:\n - \"httpd\"\n\n- name: Check whether passenger was installed or not\n stat: path=/usr/local/bin/passenger-install-apache2-module\n register: passenger\n\n-...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1726, "all_permissive": true }
ansible_role
kagyuu/AnsibleExam
1e55c16117e61c6ddc72fe6430720c1788c6b045
0
site/roles/redmine
7,565
[ "permissive" ]
[ { "path": "site/roles/redmine/tasks/themes.yml", "content": "---\n- name: install farend_basic theme\n git:\n repo=https://github.com/farend/redmine_theme_farend_basic.git\n dest={{ redmine_dir }}/public/themes/farend_basic\n\n- name: install gitmike theme\n git:\n repo=https://github.com/makotok...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 9041, "all_permissive": true }
ansible_role
kagyuu/AnsibleExam
1e55c16117e61c6ddc72fe6430720c1788c6b045
0
site/roles/ruby
7,565
[ "permissive" ]
[ { "path": "site/roles/ruby/vars/main.yml", "content": "---\nsrc_dir: /usr/local/src\nruby_version: ruby-2.3.1", "license_type": "permissive", "detected_licenses": [ "CC0-1.0" ], "size_bytes": 52 }, { "path": "site/roles/ruby/tasks/main.yml", "content": "---\n- name: Check w...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1642, "all_permissive": true }
ansible_role
Tilyp/scrapy-cluster
aaf3464789e3155f5d9cc89e61a7f0e5886b453d
0
ansible/roles/common
7,565
[ "no_license" ]
[ { "path": "ansible/roles/common/tasks/main.yml", "content": "---\n- name: Install apt-get packages\n apt:\n pkg: \"{{ item }}\"\n update_cache: yes\n state: latest\n cache_valid_time: 600\n with_items:\n - python-lxml\n - build-essential\n - libssl-dev\n - libffi-dev\n - python-...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1260, "all_permissive": false }
ansible_role
kwasniew/server-setup-ansible
054ac7d92b7286599460c2e6e7cb679310c1ae35
0
roles/apt
7,565
[ "no_license" ]
[ { "path": "roles/apt/tasks/main.yml", "content": "---\n- name: Update apt cache\n apt: update_cache=yes cache_valid_time=5400\n sudo: yes\n tags:\n - apt", "license_type": "no_license", "detected_licenses": [], "size_bytes": 104 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 104, "all_permissive": false }
ansible_role
kwasniew/server-setup-ansible
054ac7d92b7286599460c2e6e7cb679310c1ae35
0
roles/gocd
7,565
[ "no_license" ]
[ { "path": "roles/gocd/tasks/main.yml", "content": "---\n- name: thoughtworks go apt repository\n sudo: yes\n apt_repository: repo='deb http://dl.bintray.com/gocd/gocd-deb/ /' state=present\n\n- name: apt install go-server\n sudo: yes\n apt: pkg=go-server=14.2.0-377 state=present force=yes\n\n- name: sta...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 2, "total_bytes": 605, "all_permissive": false }
ansible_role
kwasniew/server-setup-ansible
054ac7d92b7286599460c2e6e7cb679310c1ae35
0
roles/langs
7,565
[ "no_license" ]
[ { "path": "roles/langs/tasks/main.yml", "content": "---\n- name: Ensure programming languages installed\n apt: pkg={{ item }} state=latest\n sudo: yes\n with_items:\n - nodejs\n - npm\n - default-jdk\n - maven\n - ant\n - gradle\n tags:\n - languages", "license_type": "no_licens...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 211, "all_permissive": false }
ansible_role
kwasniew/server-setup-ansible
054ac7d92b7286599460c2e6e7cb679310c1ae35
0
roles/ntp
7,565
[ "no_license" ]
[ { "path": "roles/ntp/tasks/main.yml", "content": "---\n- name: Ensure NTP (for time synchronization) is installed\n apt: pkg=ntp state=installed\n sudo: yes\n tags:\n - ntp\n\n- name: Ensure NTP is running\n service: name=ntp state=started enabled=yes\n sudo: yes\n tags:\n - ntp", "license_t...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 230, "all_permissive": false }
ansible_role
kwasniew/server-setup-ansible
054ac7d92b7286599460c2e6e7cb679310c1ae35
0
roles/security
7,565
[ "no_license" ]
[ { "path": "roles/security/tasks/firewall.yml", "content": "---\n- name: Allow ssh through firewall\n sudo: yes\n ufw: proto=tcp port=22 rule=allow\n\n- name: Allow ssh through firewall (vagrant)\n sudo: yes\n ufw: proto=tcp port=2222 rule=allow\n\n- name: Allow HTTP through firewall\n sudo: yes\n ufw:...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 5, "total_bytes": 1723, "all_permissive": false }
ansible_role
kwasniew/server-setup-ansible
054ac7d92b7286599460c2e6e7cb679310c1ae35
0
roles/users
7,565
[ "no_license" ]
[ { "path": "roles/users/tasks/main.yml", "content": "---\n- name: \"add default group\"\n sudo: yes\n group: gid={{ DEFAULT_GROUPID }} name={{ DEFAULT_GROUP }} state=present\n\n- name: \"add default user with home directory\"\n sudo: yes\n user: name={{ DEFAULT_USER }} comment=\"Default User\" uid={{ DEF...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 473, "all_permissive": false }
ansible_role
kwasniew/server-setup-ansible
054ac7d92b7286599460c2e6e7cb679310c1ae35
0
roles/utilities
7,565
[ "no_license" ]
[ { "path": "roles/utilities/tasks/main.yml", "content": "- name: install packages\n sudo: yes\n apt: pkg={{ item }} state=latest\n with_items:\n - curl\n - wget\n - unzip\n - git\n - ack-grep\n - htop\n - vim\n - tree\n - tmux\n - software-properties-common\n tags:\n - ut...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 244, "all_permissive": false }
ansible_role
sdesbure/bifrost-kolla
b4099aafe4c3e8ee2eee0908ded72c0f943b772f
0
roles/bifrost_enroll-deploy
7,565
[ "no_license" ]
[ { "path": "roles/bifrost_enroll-deploy/templates/ansible_inventory.j2", "content": "[controllers]\n{% for node in role2nodes['controller'] %}\ninfra{{ loop.index }} node_id={{ nodes_ip[node]['index'] }}\n{% endfor %}\n\n[computes]\n{% for node in role2nodes['compute'] %}\ncompute{{ loop.index }} node_id={{ ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 6212, "all_permissive": false }
ansible_role
sdesbure/bifrost-kolla
b4099aafe4c3e8ee2eee0908ded72c0f943b772f
0
roles/bifrost_install
7,565
[ "no_license" ]
[ { "path": "roles/bifrost_install/templates/bifrost-ironic.j2", "content": "#!/bin/bash\nunset ANSIBLE_STDOUT_CALLBACK\nsource /opt/bifrost/env-vars\n{% if bifrost_enable_venv %}\nsource {{ bifrost_venv_folder }}/bin/activate\n{{ bifrost_venv_folder }}/bin/ironic $@\n{% else %}\n/usr/local/bin/ironic $@\n{% ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 4645, "all_permissive": false }
ansible_role
sdesbure/bifrost-kolla
b4099aafe4c3e8ee2eee0908ded72c0f943b772f
0
roles/cinder_correct
7,565
[ "no_license" ]
[ { "path": "roles/cinder_correct/tasks/main.yaml", "content": "---\n# change ownership of cinder volumes\n- name: change ownership of cinder volumes\n file:\n path: /var/lib/cinder\n owner: cinder\n group: cinder\n recurse: \"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
sdesbure/bifrost-kolla
b4099aafe4c3e8ee2eee0908ded72c0f943b772f
0
roles/designate_post_install_prepare
7,565
[ "no_license" ]
[ { "path": "roles/designate_post_install_prepare/templates/named.conf.j2", "content": "include \"/etc/rndc.key\";\noptions {\n listen-on port {{ designate_bind_port }} { {{ item.ip }}; };\n forwarders { {{ xci.upstream_dns }}; };\n directory \"/var/lib/named\";\n allow-new-z...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 5, "total_bytes": 2550, "all_permissive": false }
ansible_role
sdesbure/bifrost-kolla
b4099aafe4c3e8ee2eee0908ded72c0f943b772f
0
roles/jumphost_prepare
7,565
[ "no_license" ]
[ { "path": "roles/jumphost_prepare/tasks/install_DEBIAN.yaml", "content": "---\n- name: add docker repository key\n apt_key:\n url: https://download.docker.com/linux/ubuntu/gpg\n state: present\n- name: add docker repository\n apt_repository:\n repo:\n \"deb [arch=amd64] https://download.dock...
{ "task_files": 2, "has_defaults": false, "has_handlers": true, "has_templates": false }
{ "file_count": 3, "total_bytes": 2433, "all_permissive": false }
ansible_role
sdesbure/bifrost-kolla
b4099aafe4c3e8ee2eee0908ded72c0f943b772f
0
roles/kolla_configure
7,565
[ "no_license" ]
[ { "path": "roles/kolla_configure/tasks/interface_for_node.yaml", "content": "---\n- name: create interface fact if needed and clear temporary dictionnaries\n set_fact:\n interfaces: \"{{ interfaces | default({}) }}\"\n interface_info: {}\n interfaces_mac: {}\n interfaces_name: {}\n- name: \"ge...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 19765, "all_permissive": false }
ansible_role
sdesbure/bifrost-kolla
b4099aafe4c3e8ee2eee0908ded72c0f943b772f
0
roles/kolla_prepare
7,565
[ "no_license" ]
[ { "path": "roles/kolla_prepare/tasks/main.yaml", "content": "---\n- name: remove kolla directories\n file:\n path: \"{{ item }}\"\n state: absent\n with_items:\n - \"{{ kolla_path }}\"\n - \"{{ kolla_ansible_path }}\"\n - \"{{ kolla_etc_path }}\"\n- name: \"clone kolla {{kolla_branch}}\"\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 486, "all_permissive": false }
ansible_role
sdesbure/bifrost-kolla
b4099aafe4c3e8ee2eee0908ded72c0f943b772f
0
roles/nodes_prepare
7,565
[ "no_license" ]
[ { "path": "roles/nodes_prepare/tasks/install_DEBIAN.yaml", "content": "---\n- name: Install list of packages\n apt: name={{item}} state=installed\n with_items:\n - ntp\n - ntpdate\n - sudo\n - apt-transport-https\n - python-pip\n - python-setuptools\n update_cache: \"yes\"\n- name: Inst...
{ "task_files": 5, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 7877, "all_permissive": false }
ansible_role
sdesbure/bifrost-kolla
b4099aafe4c3e8ee2eee0908ded72c0f943b772f
0
roles/nodes_wait_for
7,565
[ "no_license" ]
[ { "path": "roles/nodes_wait_for/tasks/restart.yaml", "content": "---\n- name: \"If in noauth mode, unset authentication parameters.\"\n set_fact:\n auth_type: None\n auth: {}\n when: noauth_mode is defined and noauth_mode | bool == true\n- name: \"Execute os_client_config to collect facts\"\n os_cl...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1940, "all_permissive": false }
ansible_role
sdesbure/bifrost-kolla
b4099aafe4c3e8ee2eee0908ded72c0f943b772f
0
roles/openstack_prepare
7,565
[ "no_license" ]
[ { "path": "roles/openstack_prepare/tasks/ext_net.yaml", "content": "---\n- name: \"Create external network based on br-vlan\"\n os_network:\n state: present\n name: \"{{ ext_net.name }}\"\n external: true\n provider_network_type: flat\n provider_physical_network: \"{{ physical_network_name }...
{ "task_files": 3, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 2928, "all_permissive": false }
ansible_role
pantafive/marketplace
50c751f6f7c63c843d9064931c2afd84faa0a63f
0
ansible/roles/common_setup
7,565
[ "no_license" ]
[ { "path": "ansible/roles/common_setup/tasks/basic_debian.yml", "content": "---\n- name: Update repository chache\n apt:\n update_cache: yes\n cache_valid_time: 3600\n\n- name: Setup timezone\n timezone:\n name: \"{{app_timezone}}\"\n\n- name: Install most common applications\n apt:\n name: gi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 398, "all_permissive": false }
ansible_role
JakobHolstDK/regionmidt
f4f398c66a6b90d2c114aa75591681bd780fcff1
0
roles/addzabbixagent
7,565
[ "no_license" ]
[ { "path": "roles/addzabbixagent/tasks/main.yml", "content": "---\n- name: \"addzabbixagent | clean repo\"\n file:\n state: absent\n path: /tmp/regionmidt\n\n- name: \"addzabbixagent| clone repo\"\n ansible.builtin.git:\n repo: '<EMAIL>:JakobHolstDK/regionmidt.git'\n dest: /tmp/regionmidt\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 979, "all_permissive": false }
ansible_role
JakobHolstDK/regionmidt
f4f398c66a6b90d2c114aa75591681bd780fcff1
0
roles/zabbix
7,565
[ "no_license" ]
[ { "path": "roles/zabbix/tasks/main.yml", "content": "---\n- name: \"ansible role zabbix client| Copy install script\"\n ansible.builtin.template:\n src: installzabbixclient.sh.j2\n dest: /root/installzabbixclient.sh\n owner: root\n group: root\n mode: '0700'\n become: true\n\n- name: \"ansi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 733, "all_permissive": false }
ansible_role
kosyfrances/kubeclust
859a179a327486454acf5a8b88712ec8d330d709
35
roles/docker
7,565
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yml", "content": "---\n- name: Install containerd\n apt:\n name: containerd=1.3.3-0ubuntu2\n update_cache: yes\n\n- name: Install docker\n apt:\n name: docker.io=19.03.8-0ubuntu1.20.04.1\n update_cache: yes\n\n- name: Create the docker group\n group:\n na...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 446, "all_permissive": false }
ansible_role
kosyfrances/kubeclust
859a179a327486454acf5a8b88712ec8d330d709
35
roles/join
7,565
[ "no_license" ]
[ { "path": "roles/join/tasks/main.yml", "content": "---\n- name: Reset all kubeadm installed state\n command: kubeadm reset --force\n ignore_errors: true\n\n- name: Join cluster\n command: '{{ hostvars[groups[\"master\"][0]][\"kubeadm_join_cmd\"] }}'\n\n- name: Update kubelet configuration\n template:\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 448, "all_permissive": false }
ansible_role
kosyfrances/kubeclust
859a179a327486454acf5a8b88712ec8d330d709
35
roles/kube
7,565
[ "no_license" ]
[ { "path": "roles/kube/tasks/main.yml", "content": "---\n- name: Install prerequisites\n apt:\n name: apt-transport-https\n update_cache: yes\n\n- name: Add apt signing key\n apt_key:\n url: https://packages.cloud.google.com/apt/doc/apt-key.gpg\n\n- name: Add to kubernetes.list\n lineinfile:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 683, "all_permissive": false }
ansible_role
kosyfrances/kubeclust
859a179a327486454acf5a8b88712ec8d330d709
35
roles/master
7,565
[ "no_license" ]
[ { "path": "roles/master/tasks/main.yml", "content": "---\n- name: Reset all kubeadm installed state\n command: kubeadm reset --force\n ignore_errors: true\n\n- name: Initialise Master node\n command: kubeadm init --apiserver-advertise-address=192.168.99.20 --pod-network-cidr=192.168.0.0/16\n register: k...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 988, "all_permissive": false }
ansible_role
kosyfrances/kubeclust
859a179a327486454acf5a8b88712ec8d330d709
35
roles/teardown
7,565
[ "no_license" ]
[ { "path": "roles/teardown/tasks/main.yml", "content": "- name: Drain nodes\n command: kubectl drain {{ item }} --delete-local-data --force --ignore-daemonsets\n loop:\n - worker1\n - worker2\n - kubemaster\n ignore_errors: true\n\n- name: Delete nodes\n command: kubectl delete node {{ item }}\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 404, "all_permissive": false }
ansible_role
RJackLiu/play_ftp_server
38489a968b2817c73bd7de23e76ca3a700ab95ef
0
roles/role_ftp_server
7,569
[ "no_license" ]
[ { "path": "roles/role_ftp_server/defaults/main.yml", "content": "---\n# defaults file for role_ftp_server\nROLE_ID: '0x03'\nrhid: ''\nrhpass: ''\nrhPoolID: ''\n\nrhsm_repo_7:\n#- rhel-server-rhscl-7-rpms\n#- rhel-7-server-insights-3-rpms\n#- rhel-7-server-satellite-tools-6.5-rpms\n#- rhel-7-server-extras-so...
{ "task_files": 3, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 9, "total_bytes": 7434, "all_permissive": false }
ansible_role
phalasz/dotfilesv2
25dcb852ac90d3154253a29f6f29a9daf1b2c20b
0
roles/system
7,569
[ "no_license" ]
[ { "path": "roles/system/tasks/main.yml", "content": "---\n- name: \"System | Checking for Distribution Config: {{ ansible_distribution }}\"\n ansible.builtin.stat:\n path: \"{{ role_path }}/tasks/{{ ansible_distribution }}.yml\"\n register: system_distribution_config\n\n- name: \"System | Run Tasks: {{ ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 915, "all_permissive": false }
ansible_role
phalasz/dotfilesv2
25dcb852ac90d3154253a29f6f29a9daf1b2c20b
0
roles/zsh
7,569
[ "no_license" ]
[ { "path": "roles/zsh/tasks/Ubuntu.yml", "content": "---\n- name: \"ZSH | Install\"\n ansible.builtin.apt:\n name: zsh\n state: present\n update_cache: true\n become: true\n\n- name: \"ZSH | Set default\"\n ansible.builtin.user:\n name: \"{{ ansible_env['USER'] }}\"\n shell: /usr/bin/zsh\n beco...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 956, "all_permissive": false }
ansible_role
Robocop01/php-joomla-vm
fa83c0483c92a7993f467f1bf237008038ce7f20
0
provisioning/roles/apache2
7,569
[ "no_license" ]
[ { "path": "provisioning/roles/apache2/templates/server.j2", "content": " server {\n server_name {{ item.domain }}; \n# {% if item.type == \"joomla\" %} \n# root /vagrant/{{ item.name }}/web/;\n# {% else %}\n root /vagrant/;\n# {% endif %}\n \n\n location / {\n index ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1633, "all_permissive": false }
ansible_role
Robocop01/php-joomla-vm
fa83c0483c92a7993f467f1bf237008038ce7f20
0
provisioning/roles/mysql
7,569
[ "no_license" ]
[ { "path": "provisioning/roles/mysql/tasks/main.yml", "content": "- name: Install the MySQL packages\n apt: name={{ item }} state=installed update_cache=yes\n with_items:\n - mysql-server\n - mysql-client\n - python-mysqldb\n", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1797, "all_permissive": false }