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
I-Dont-Remember/AnsibleLaptop
d4ee7e28827d6cd3a2db0134f79f536ca5d4b8ab
0
roles/brave
7,391
[ "no_license" ]
[ { "path": "roles/brave/tasks/main.yml", "content": "# https://galaxy.ansible.com/thisdwhitley/ansible-role-brave\n- include_role:\n name: thisdwhitley.ansible-role-brave\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 117 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 117, "all_permissive": false }
ansible_role
I-Dont-Remember/AnsibleLaptop
d4ee7e28827d6cd3a2db0134f79f536ca5d4b8ab
0
roles/docker
7,391
[ "no_license" ]
[ { "path": "roles/docker/vars/main.yml", "content": "docker_users:\n - kevin\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 26 }, { "path": "roles/docker/tasks/main.yml", "content": "# https://galaxy.ansible.com/geerlingguy/docker\n- include_role:\n name:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 117, "all_permissive": false }
ansible_role
I-Dont-Remember/AnsibleLaptop
d4ee7e28827d6cd3a2db0134f79f536ca5d4b8ab
0
roles/dropbox
7,391
[ "no_license" ]
[ { "path": "roles/dropbox/tasks/main.yml", "content": "- name: Install Dropbox\n apt:\n deb: https://www.dropbox.com/download?dl=packages/ubuntu/dropbox_2015.10.28_amd64.deb\n# TODO: setup our dropbox configuration\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 163...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 163, "all_permissive": false }
ansible_role
I-Dont-Remember/AnsibleLaptop
d4ee7e28827d6cd3a2db0134f79f536ca5d4b8ab
0
roles/etcher
7,391
[ "no_license" ]
[ { "path": "roles/etcher/tasks/main.yml", "content": "# https://github.com/balena-io/etcher\n- name: Etcher add key\n apt_key:\n keyserver: hkp://pgp.mit.edu:80\n id: 379CE192D401AB61\n state: present\n\n- name: Etcher add repository\n apt_repository:\n repo: deb https://dl.bintray.com/...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 458, "all_permissive": false }
ansible_role
I-Dont-Remember/AnsibleLaptop
d4ee7e28827d6cd3a2db0134f79f536ca5d4b8ab
0
roles/firefox
7,391
[ "no_license" ]
[ { "path": "roles/firefox/tasks/main.yml", "content": "---\n# Firefox comes installed with most linux distros, doubtful we need to add apt repository\n\n- name: Firefox install\n apt:\n pkg: firefox\n state: present\n\n# Doubtful that there is a module, so will probably have to install addons with com...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 380, "all_permissive": false }
ansible_role
I-Dont-Remember/AnsibleLaptop
d4ee7e28827d6cd3a2db0134f79f536ca5d4b8ab
0
roles/go
7,391
[ "no_license" ]
[ { "path": "roles/go/vars/main.yml", "content": "build_go_from_source: false\ngo_version: 1.10\nGOPATH: /home/kevin/go/packages\nGOROOT: /home/kevin/go\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 100 }, { "path": "roles/go/tasks/main.yml", "content": "# - ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 301, "all_permissive": false }
ansible_role
I-Dont-Remember/AnsibleLaptop
d4ee7e28827d6cd3a2db0134f79f536ca5d4b8ab
0
roles/java
7,391
[ "no_license" ]
[ { "path": "roles/java/tasks/main.yml", "content": "# https://galaxy.ansible.com/geerlingguy/java\n- include_role:\n name: geerlingguy.java\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 87 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 87, "all_permissive": false }
ansible_role
I-Dont-Remember/AnsibleLaptop
d4ee7e28827d6cd3a2db0134f79f536ca5d4b8ab
0
roles/node
7,391
[ "no_license" ]
[ { "path": "roles/node/vars/main.yml", "content": "nvm_version: HEAD\nnvm_node_version: 8.12.0\nnvm_install_path: ~/.nvm\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 68 }, { "path": "roles/node/tasks/main.yml", "content": "# https://galaxy.ansible.com/steph...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 151, "all_permissive": false }
ansible_role
I-Dont-Remember/AnsibleLaptop
d4ee7e28827d6cd3a2db0134f79f536ca5d4b8ab
0
roles/opera
7,391
[ "no_license" ]
[ { "path": "roles/opera/tasks/main.yml", "content": "- name: Opera installation\n apt:\n name: opera-stable\n state: present\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 80 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 80, "all_permissive": false }
ansible_role
I-Dont-Remember/AnsibleLaptop
d4ee7e28827d6cd3a2db0134f79f536ca5d4b8ab
0
roles/virtual-box
7,391
[ "no_license" ]
[ { "path": "roles/virtual-box/tasks/main.yml", "content": "---\n# https://www.virtualbox.org/wiki/Linux_Downloads\n# https://askubuntu.com/questions/367248/how-to-install-virtualbox-from-command-line/713526#713526\n\n# - name: VirtualBox add key\n# apt_key:\n# url: https://www.virtualbox.org/download/o...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 608, "all_permissive": false }
ansible_role
I-Dont-Remember/AnsibleLaptop
d4ee7e28827d6cd3a2db0134f79f536ca5d4b8ab
0
roles/vs-code
7,391
[ "no_license" ]
[ { "path": "roles/vs-code/vars/main.yml", "content": "users:\n - username: kevin\n visual_studio_code_extensions:\n - eamodio.gitlens\n - ms-vscode.go\n - ms-python.python\n - mechatroner.rainbow-csv\n - oderwat.indent-rainbow\n", "license_type": "no_l...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 328, "all_permissive": false }
ansible_role
I-Dont-Remember/AnsibleLaptop
d4ee7e28827d6cd3a2db0134f79f536ca5d4b8ab
0
roles/wisc-vpn
7,391
[ "no_license" ]
[ { "path": "roles/wisc-vpn/tasks/main.yml", "content": "---\n# TODO: Setup for using VPN\n- name: Install Apt packages for VPN\n apt: pkg={{ item }} state=latest\n with_items:\n - openconnect\n - network-manager-openconnect\n - network-manager-openconnect-gnome\n\n", "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
NealianNanquil/Hands-On-Activity-15
8dec3dcdd418f43ed8602939d3176e79971bff88
0
roles/Cinder
7,391
[ "no_license" ]
[ { "path": "roles/Cinder/tasks/main.yml", "content": "- name: Installation and configuration of Cinder components\n apt:\n name:\n - cinder-api\n - cinder-backup\n state: present\n update_cache: yes\n\n- name: Cinder configuration\n copy:\n dest: /etc/cinder/cinder.conf\n content: ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 733, "all_permissive": false }
ansible_role
NealianNanquil/Hands-On-Activity-15
8dec3dcdd418f43ed8602939d3176e79971bff88
0
roles/Horizon
7,391
[ "no_license" ]
[ { "path": "roles/Horizon/tasks/main.yml", "content": "\n - name: Installation of Horizon Packages\n apt:\n name: openstack-dashboard\n state: present\n update_cache: yes\n\n - name: Horizon Configuration\n copy:\n dest: /etc/openstack-dashboard/local_settings.py\n content: |...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1115, "all_permissive": false }
ansible_role
safinsaf/sqr-infra
3a905e3d2f46659753325f33745a4c5cee1d7ab3
0
ansible/roles/gateway
7,391
[ "no_license" ]
[ { "path": "ansible/roles/gateway/templates/.env.j2", "content": "AUTH0_CLIENT_ID={{ auth0_clientid }}\nAUTH0_DOMAIN={{ auth0_domain }}\nAUTH0_CLIENT_SECRET={{auth0_client_secret}}", "license_type": "no_license", "detected_licenses": [], "size_bytes": 112 }, { "path": "ansible/roles/gatew...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1290, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/chrome
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/chrome/tasks/main.yaml", "content": "- name: Install prerequisites\n ansible.builtin.apt:\n pkg: \n - fonts-liberation\n - libu2f-udev\n state: present\n become: yes\n\n- name: Download google chrome deb\n get_url:\n url: https://dl.google.com/linux/direc...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 385, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/docker-ce
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/docker-ce/tasks/main.yaml", "content": "- name: Install prereq packages for podman\n ansible.builtin.package:\n name: \n - apt-transport-https\n - ca-certificates\n - curl\n - gnupg-agent\n - software-properties-common\n state: present\n be...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1941, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/dot
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/dot/tasks/main.yaml", "content": "# TODO: add a env variable check.\n- name: Store .bash_aliases env\n stat:\n path: \"{{bash_aliases_src_file}}\"\n register: bash_aliases\n\n# - name: Store .tmux.conf path \n# stat:\n# path: \"{{lookup('env', 'BASH_DOT_PATH')}}...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1031, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/git
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/git/vars/main.yaml", "content": "git_name: \"{{lookup('env', 'GIT_NAME')}}\"\ngit_email: \"{{lookup('env', 'GIT_EMAIL')}}\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 85 }, { "path": "prod/initialSetup/roles/git/tasks/main.ya...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 812, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/gnomeAccounts
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/gnomeAccounts/tasks/main.yaml", "content": "- name: Install gnome online accounts. TODO. Add the accout reg functionality\n ansible.builtin.package:\n name:\n - gnome-control-center \n - gnome-online-accounts\n state: present\n update_cache: true\n bec...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 230, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/gnomeSettings
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/gnomeSettings/tasks/main.yaml", "content": "- name: Disable gnome lock on suspend password prompt\n shell: gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend false\n\n- name: Set 12 hour format.\n shell: gsettings set org.gnome.desktop.interface clock-for...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 234, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/golang
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/golang/tasks/main.yaml", "content": "- name: Download the golang tar\n get_url:\n url: https://dl.google.com/go/go1.14.4.linux-amd64.tar.gz\n dest: /tmp/golang.tar.gz\n\n- name: Decompress archive\n unarchive:\n src: /tmp/golang.tar.gz\n dest: /usr/local\n b...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 241, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/helm
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/helm/tasks/main.yaml", "content": "- name: Add helm key\n apt_key:\n url: https://helm.baltorepo.com/organization/signing.asc\n state: present\n become: yes\n \n- name: Add helm repo\n apt_repository:\n repo: \"deb https://baltocdn.com/helm/stable/debian/ all m...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 421, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/initialPackages
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/initialPackages/tasks/main.yaml", "content": "- name: Install some basic packages\n package:\n name:\n - apt-transport-https\n - curl\n - git\n - gpg \n - htop\n - software-properties-common\n - vim\n - wget\n state: present\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 469, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/kubectl
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/kubectl/tasks/main.yaml", "content": "# https://kubernetes.io/docs/tasks/tools/install-kubectl/\n- name: Install prereq packages for kubectl\n ansible.builtin.package:\n name:\n - apt-transport-https \n - gnupg2\n become: yes\n\n- name: Get kubectl gpg key\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 669, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/minikube
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/minikube/tasks/main.yaml", "content": "# https://minikube.sigs.k8s.io/docs/start/\n- name: Download minikube\n get_url:\n url: https://storage.googleapis.com/minikube/releases/latest/minikube_latest_amd64.deb\n dest: /tmp/minikube.deb\n mode: 0744\n\n- name: Inst...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 288, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/nvm
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/nvm/tasks/main.yaml", "content": "- name: Delete the nvm script if exist\n file:\n path: /tmp/nvm.sh\n state: absent\n\n- name: Download nvm install script. FIX hard code version number. FIX after install script\n get_url:\n url: https://raw.githubusercontent.co...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 453, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/python
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/python/tasks/main.yaml", "content": "- name: Install python\n ansible.builtin.package:\n name:\n - python3\n - python3-dev\n - python3-venv\n - python3-pip\n state: present\n become: yes\n\n# Probably use venv\n# - name: Install python pipenv\n#...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 502, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/syncThing
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/syncThing/tasks/main.yml", "content": "# https://www.linuxbabe.com/debian/install-syncthing\n- name: Install prereq packages. Https so need apt-transport-https\n package:\n name:\n - apt-transport-https \n - gnupg2\n become: yes\n\n- name: Get kubectl gpg ke...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 719, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/syncthing
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/syncthing/tasks/main.yml", "content": "- name: Install syncthing\n ansible.builtin.package:\n name:\n - syncthing\n state: present\n become: yes\n\n- name: Create directory\n ansible.builtin.file:\n path: \"{{ ansible_env.HOME}}/.config/autostart\"\n st...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 427, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/timezone
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/timezone/tasks/main.yaml", "content": "# Note: Generally, you keep clocks to UTC but this is a desktop config.\n- name: Change timezone for PST.\n shell: timedatectl set-timezone America/Los_Angeles\n become: yes", "license_type": "no_license", "detected_licenses...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 172, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/vboxGuest
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/vboxGuest/tasks/main.yaml", "content": "- name: Install packages need to compile the vbox guest additions.\n ansible.builtin.package:\n name:\n - \"linux-headers-{{ ansible_kernel }}\"\n - build-essential\n - dkms\n - gcc\n state: present\n beco...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 230, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/vboxGuestActual
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/vboxGuestActual/tasks/main.yaml", "content": "# - find:\n# paths:\n# - \"/media/{{ ansible_user }}\"\n# patterns:\n# - \"VBoxLinuxAdditions.run*\"\n# register: file_details\n\n# - name: Check if file exist. Register it to file_details.\n# stat:\n# ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 705, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/vscode
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/vscode/tasks/main.yaml", "content": "- name: Install VSCode\n snap:\n name: code\n state: present\n classic: true\n become: yes\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 97 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 97, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/vscodeAPT
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/vscodeAPT/tasks/main.yaml", "content": "- name: VSCode - Add an APT signing key from MSFT\n ansible.builtin.apt_key:\n url: https://packages.microsoft.com/keys/microsoft.asc\n state: present\n become: yes\n\n- name: VSCode - Add repo\n apt_repository:\n repo: \...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 512, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/vscodeFileHandles
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/vscodeFileHandles/tasks/main.yaml", "content": "# failed_when is to bypass grep returning error when not found.\n# https://stackoverflow.com/questions/34340562/evaluating-return-code-in-ansible-conditional\n- name: Test to see if fs.inotify line exist in /etc/sysctl.conf\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 596, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
prod/initialSetup/roles/xrdp
7,391
[ "no_license" ]
[ { "path": "prod/initialSetup/roles/xrdp/tasks/main.yml", "content": "# https://tecadmin.net/how-to-install-xrdp-on-debian-10/\n\n- name: Install xdrp\n ansible.builtin.package:\n name:\n - xrdp\n - xfce4\n - xfce4-goodies\n state: present\n become: yes\n\n- name: Start service xrdp\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 709, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
staging/roles/podman
7,391
[ "no_license" ]
[ { "path": "staging/roles/podman/tasks/main.yaml", "content": "- name: Install prereq packages for podman\n ansible.builtin.package:\n name: \n - curl\n - wget\n - gnupg2\n become: yes\n\n# - name: Add podman repo\n# apt_repository:\n# repo: \"deb http://download.opensuse.org/reposi...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 937, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
staging/roles/resilio
7,391
[ "no_license" ]
[ { "path": "staging/roles/resilio/tasks/resilio.conf.j2", "content": "[Service]\nUser={{ansible_env.USER}}\nGroup={{ansible_env.USER}}\nPIDFile=/home/{{ansible_env.USER}}/.config/resilio-sync/sync.pid\nExecStartPre=\nExecStart=\nExecStart=/usr/bin/rslsync --config /home/{{ansible_env.USER}}/.config/resilio-s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1628, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
test/roles/flatpak
7,391
[ "no_license" ]
[ { "path": "test/roles/flatpak/tasks/main.yaml", "content": "\n# - name: Add flatpak repo. You don't need this on 18.10+\n# apt_repository:\n# repo: \"deb http://ppa.launchpad.net/alexlarsson/flatpak/ubuntu bionic main\"\n# state: present\n# update_cache: yes\n# become: yes\n# allow_unauthe...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 727, "all_permissive": false }
ansible_role
hubertwwong/xubuntuDesktopConfig
122187399e77ab3c953a32fca79821e26a4e5bc4
0
test/roles/flatpakVSCode
7,391
[ "no_license" ]
[ { "path": "test/roles/flatpakVSCode/tasks/main.yaml", "content": "- name: Flatpak. Install VSCode\n shell: flatpak install -y flathub com.visualstudio.code\n become: yes", "license_type": "no_license", "detected_licenses": [], "size_bytes": 103 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 103, "all_permissive": false }
ansible_role
Codecritics/infra-dream-ansible
cb185c5f484a8f9c592d3191d82673e09ced7fb6
0
roles/docker
7,391
[ "no_license" ]
[ { "path": "roles/docker/defaults/main.yaml", "content": "---\n\ndocker_packages: [ \"apt-transport-https\", \"ca-certificates\", \"curl\", \"gnupg-agent\", \"software-properties-common\", \"python3-pip\", \"virtualenv\", \"python3-setuptools\"]\n\nsearch_http_port: 80\nsearch_http_host: \"dev.wdream.fr\"\n\...
{ "task_files": 2, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 2945, "all_permissive": false }
ansible_role
Codecritics/infra-dream-ansible
cb185c5f484a8f9c592d3191d82673e09ced7fb6
0
roles/initial_setup
7,391
[ "no_license" ]
[ { "path": "roles/initial_setup/defaults/main.yaml", "content": "---\nsys_packages: [ \"vim\", \"git\", \"unzip\", \"supervisor\" ]\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 58 }, { "path": "roles/initial_setup/tasks/main.yaml", "content": "---\n- name: ...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 6, "total_bytes": 6201, "all_permissive": false }
ansible_role
Codecritics/infra-dream-ansible
cb185c5f484a8f9c592d3191d82673e09ced7fb6
0
roles/mysql
7,391
[ "no_license" ]
[ { "path": "roles/mysql/tasks/main.yaml", "content": "---\n- name: Install Mysql and Python3 MySQL module\n apt:\n name: [ \"mysql-server\", \"python3-pymysql\" ]\n state: latest\n become: yes\n\n- name: Removes anonymous MySQL accounts\n mysql_user:\n name: ''\n host_all: yes\n state: abs...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1618, "all_permissive": false }
ansible_role
Codecritics/infra-dream-ansible
cb185c5f484a8f9c592d3191d82673e09ced7fb6
0
roles/nginx
7,391
[ "no_license" ]
[ { "path": "roles/nginx/tasks/main.yaml", "content": "---\n- name: Nginx Installation\n block:\n - name: Install nginx\n apt:\n name: nginx\n state: latest\n update_cache: yes\n\n - name: Remove default file inside sites-available\n file:\n path: /etc/nginx/sites-...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 973, "all_permissive": false }
ansible_role
Codecritics/infra-dream-ansible
cb185c5f484a8f9c592d3191d82673e09ced7fb6
0
roles/nodejs
7,391
[ "no_license" ]
[ { "path": "roles/nodejs/tasks/main.yaml", "content": "---\n- name: Nodejs Installation\n block:\n - name: Download installation nodejs\n get_url:\n url: https://deb.nodesource.com/setup_10.\n dest: /tmp/nodesource_setup.sh\n\n - name: Excecute the nodeJs script\n shell:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 814, "all_permissive": false }
ansible_role
Codecritics/infra-dream-ansible
cb185c5f484a8f9c592d3191d82673e09ced7fb6
0
roles/php
7,391
[ "no_license" ]
[ { "path": "roles/php/defaults/main.yaml", "content": "---\ninstall_packages: [ \"php-curl\", \"php-mysql\", \"php-zip\",\"php-mbstring\", \"php-dom\", \"php-gd\", \"php-redis\", \"php-intl\"]\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 121 }, { "path": "roles...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 321, "all_permissive": false }
ansible_role
Codecritics/infra-dream-ansible
cb185c5f484a8f9c592d3191d82673e09ced7fb6
0
roles/solr
7,391
[ "no_license" ]
[ { "path": "roles/solr/tasks/java.yaml", "content": "---\n\n- name: Install Java Packages\n apt:\n name: \"{{ java_packages }}\"\n update_cache: yes", "license_type": "no_license", "detected_licenses": [], "size_bytes": 95 }, { "path": "roles/solr/tasks/main.yaml", "content": "...
{ "task_files": 3, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 7, "total_bytes": 5848, "all_permissive": false }
ansible_role
vineethvijay/monitor-sqs
311820a2af264d8dba9de03e93de608ebee6f0a7
0
roles/monitors
7,391
[ "no_license" ]
[ { "path": "roles/monitors/vars/main.yml", "content": "---\n# vars file for monitors", "license_type": "no_license", "detected_licenses": [], "size_bytes": 28 }, { "path": "roles/monitors/handlers/main.yml", "content": "---\n# handlers file for monitors", "license_type": "no_licen...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 3212, "all_permissive": false }
ansible_role
ramk2623/ashnik_assessment
82342ac643f726dbe11d7d36d5214828242ccb7f
0
roles/install_nginx
7,391
[ "no_license" ]
[ { "path": "roles/install_nginx/tasks/main.yml", "content": "---\n- name: Check if Service Exists\n stat: path=/lib/systemd/system/nginx.service\n register: service_status\n\n- name: install nginx\n apt: name=nginx update_cache=yes\n when: service_status.stat.exists == false\n\n- name: Start Service\n s...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 729, "all_permissive": false }
ansible_role
TheGoldenPlatypus/project-duckbill
07d28b666e05cb9ac9bea9a4149138a21dfd1246
0
ansible/roles/k3s_node
7,391
[ "no_license" ]
[ { "path": "ansible/roles/k3s_node/tasks/provision-k3s-master-cp.yaml", "content": "---\n- name: Ensure k3s config directory exists\n become: true\n file:\n path: /etc/rancher/k3s\n state: directory\n mode: '0755'\n\n- name: Copy k3s config file\n become: true\n template:\n src: master_config...
{ "task_files": 4, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 3698, "all_permissive": false }
ansible_role
okey-stack/ansible_collection
3436f85ab6ef8960b1cc8ef1b68bae7c0c1d3068
0
roles/create-file-role
7,391
[ "no_license" ]
[ { "path": "roles/create-file-role/handlers/main.yml", "content": "---\n# handlers file for create-file-role\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 41 }, { "path": "roles/create-file-role/tasks/main.yml", "content": "---\n- import_tasks: precheck.yml\...
{ "task_files": 2, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 6, "total_bytes": 1158, "all_permissive": false }
ansible_role
Rom1deTroyes/CESI-Ansible
27f2f90b0ea9e769faec90106a53cff24fd7114a
1
roles/common
7,391
[ "no_license" ]
[ { "path": "roles/common/defaults/main.yaml", "content": "---\nfolder_list:\n - johndoe\n - jdoe\n - doejohn\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 68 }, { "path": "roles/common/tasks/main.yaml", "content": "---\n- name: Create st...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 391, "all_permissive": false }
ansible_role
petit-tonnerre/cluster-swarm-ansible-traefik-authelia
b047440bc535a02f8d33aa835e463dba9518c718
0
ansible/roles/authelia
7,391
[ "no_license" ]
[ { "path": "ansible/roles/authelia/tasks/main.yml", "content": "- name: Create Authelia Directory\n file:\n path: /etc/authelia\n state: directory\n\n- name: Create redis Directory\n file:\n path: /etc/redis\n state: directory\n\n- name: Create Authelia Directory\n file:\n path: /etc/authel...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 5, "total_bytes": 8966, "all_permissive": false }
ansible_role
petit-tonnerre/cluster-swarm-ansible-traefik-authelia
b047440bc535a02f8d33aa835e463dba9518c718
0
ansible/roles/docker
7,391
[ "no_license" ]
[ { "path": "ansible/roles/docker/tasks/main.yml", "content": "# tasks file for roles/docker\n- name: add gpg key\n apt_key:\n url: \"{{ docker_repo_key }} \"\n id: \"{{ docker_repo_key_id }}\"\n- name: Add repository\n apt_repository:\n repo: \"{{ docker_repo }}\"\n- name: install docker and depen...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1219, "all_permissive": false }
ansible_role
petit-tonnerre/cluster-swarm-ansible-traefik-authelia
b047440bc535a02f8d33aa835e463dba9518c718
0
ansible/roles/myapp
7,391
[ "no_license" ]
[ { "path": "ansible/roles/myapp/files/app/docker-compose.yml", "content": "version: '3.8'\n\nnetworks:\n traefik_net:\n external: true\n\nservices:\n nginx:\n image: nginx:latest\n networks:\n - traefik_net\n deploy:\n replicas: 3\n labels:\n - \"traefik.enable=true\"\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 834, "all_permissive": false }
ansible_role
petit-tonnerre/cluster-swarm-ansible-traefik-authelia
b047440bc535a02f8d33aa835e463dba9518c718
0
ansible/roles/swarm
7,391
[ "no_license" ]
[ { "path": "ansible/roles/swarm/tasks/main.yml", "content": "- name: check/init swarm\n docker_swarm:\n state: present\n advertise_addr: eth0:2377\n register: __output_swarm\n when: inventory_hostname in groups['managers'][0]\n\n- name: install nodes\n docker_swarm:\n state: join\n timeout: 6...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 847, "all_permissive": false }
ansible_role
petit-tonnerre/cluster-swarm-ansible-traefik-authelia
b047440bc535a02f8d33aa835e463dba9518c718
0
ansible/roles/tools
7,391
[ "no_license" ]
[ { "path": "ansible/roles/tools/defaults/main.yml", "content": "---\n# defaults file for tools\ntraefik_cert_path: \"/root/certificates/traefik-cert.crt\"\ntraefik_key_path: \"/root/certificates/traefik.swarm.key\"", "license_type": "no_license", "detected_licenses": [], "size_bytes": 143 }, ...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 5497, "all_permissive": false }
ansible_role
alexeastaugh/ansible-repo
6ec660cc386f2c74b31c34de9e0f6834e22ac236
0
roles/dotfiles
7,390
[ "no_license" ]
[ { "path": "roles/dotfiles/tasks/main.yml", "content": "---\n- name: Clone dot files\n git:\n repo: https://github.com/alexeastaugh/dotfiles.git\n dest: /home/alex/dotfiles\n become: yes\n become_user: alex", "license_type": "no_license", "detected_licenses": [], "size_bytes": 153 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 153, "all_permissive": false }
ansible_role
alexeastaugh/ansible-repo
6ec660cc386f2c74b31c34de9e0f6834e22ac236
0
roles/linux-fonts
7,390
[ "no_license" ]
[ { "path": "roles/linux-fonts/tasks/main.yml", "content": "---\n# Install Monaco fonts\n- name: Create font directory (Monaco)\n become: true\n file:\n path: /usr/share/fonts/truetype/ttf-monaco\n state: directory\n- name: Download Monaco fonts\n become: true\n get_url:\n url: http://www.gringod...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 444, "all_permissive": false }
ansible_role
alexeastaugh/ansible-repo
6ec660cc386f2c74b31c34de9e0f6834e22ac236
0
roles/testing
7,390
[ "no_license" ]
[ { "path": "roles/testing/tasks/main.yml", "content": "- name: Printing the environment​ variable in Ansible (local env)\n debug:\n msg: \"{{ lookup('env','HOME') }}\"\n\n- name: Printing all the environment​ variables in Ansible\n debug:\n msg: \"{{ ansible_env }}\"\n\n- name: Printing a particular ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 305, "all_permissive": false }
ansible_role
alexeastaugh/ansible-repo
6ec660cc386f2c74b31c34de9e0f6834e22ac236
0
roles/ubuntu-apt-packages
7,390
[ "no_license" ]
[ { "path": "roles/ubuntu-apt-packages/tasks/main.yml", "content": "---\n# tasks file for ubuntu-apt-packages\n\n- name: Install Packages\n become: true\n apt: \n force_apt_get: yes\n update_cache: yes\n name: [\n 'vim', \n 'curl', \n 'stow', \n 'git', \n 'htop', \n 't...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 627, "all_permissive": false }
ansible_role
alexeastaugh/ansible-repo
6ec660cc386f2c74b31c34de9e0f6834e22ac236
0
roles/ubuntu-apt-packages-old
7,390
[ "no_license" ]
[ { "path": "roles/ubuntu-apt-packages-old/tasks/main.yml", "content": "---\n- name: Install Packages\n become: true\n apt: \n force_apt_get: yes\n name: [\n 'vim', \n 'curl', \n 'stow', \n 'git', \n 'htop', \n 'tmux', \n 'youtube-dl', \n 'moc', \n 'network...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 528, "all_permissive": false }
ansible_role
alexeastaugh/ansible-repo
6ec660cc386f2c74b31c34de9e0f6834e22ac236
0
roles/users
7,390
[ "no_license" ]
[ { "path": "roles/users/tasks/main.yml", "content": "---\n- name: Add user - alex\n become: true\n user:\n name: alex\n password: <PASSWORD>\n shell: /bin/bash\n\n- name: Add user to correct groups\n become: true\n user:\n name: alex\n groups: sudo\n append: yes\n", "license_type": ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 219, "all_permissive": false }
ansible_role
saargrin/mapr
6ff33c890dc7b65a7506edc0f7212b319b893bb3
0
roles/testWeb
7,390
[ "no_license" ]
[ { "path": "roles/testWeb/files/mapr.sh", "content": "#MapR related env vars\nexport PS1=\"[\\u@\\h]\\$ \"\nexport JAVA_HOME=/usr/java/default\nexport PATH=${JAVA_HOME}/bin:${PATH}\nexport HIVE_HOME=/opt/mapr/hive/hive-0.13/\nexport OOZIE_URL=\"http://$HOSTNAME:11000/oozie\"\nexport PONTIS_REDUCE_TASKS=90\ne...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1356, "all_permissive": false }
ansible_role
roselyoga/bad-ansible
e0de88a65fd083b10c7341108317272cae9e6bc2
0
roles/enable_repos
7,390
[ "no_license" ]
[ { "path": "roles/enable_repos/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - roles/enable_repos", "license_type": "no_license", "detected_licenses": [], "size_bytes": 76 }, { "path": "roles/enable_repos/tasks/main.yml", "content": "---\n# t...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 378, "all_permissive": false }
ansible_role
fstehle/aws-elasticsearch-ec2
8c3100aef985846314a12bafc84b000a0a31a279
0
ansible/roles/elasticsearch
7,390
[ "no_license" ]
[ { "path": "ansible/roles/elasticsearch/tasks/main.yml", "content": "---\n#\n# Installing Elasticsearch\n#\n\n# Adds the apt-key for Elasticsearch\n- name: Add Elasticsearch apt-key\n apt_key:\n url: \"https://artifacts.elastic.co/GPG-KEY-elasticsearch\"\n state: present\n\n# Add the Elasticsearch APT...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 2000, "all_permissive": false }
ansible_role
fstehle/aws-elasticsearch-ec2
8c3100aef985846314a12bafc84b000a0a31a279
0
ansible/roles/filebeat
7,390
[ "no_license" ]
[ { "path": "ansible/roles/filebeat/files/system.yml", "content": "- module: system\n # Syslog\n syslog:\n enabled: true\n # Authorization logs\n auth:\n enabled: true", "license_type": "no_license", "detected_licenses": [], "size_bytes": 104 }, { "path": "ansible/roles/filebeat/...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1108, "all_permissive": false }
ansible_role
fstehle/aws-elasticsearch-ec2
8c3100aef985846314a12bafc84b000a0a31a279
0
ansible/roles/kibana
7,390
[ "no_license" ]
[ { "path": "ansible/roles/kibana/tasks/main.yml", "content": "---\n#\n# Installing Kibana\n#\n\n# Add Kibana APT-repository\n- name: Adding Kibana APT repository\n apt_repository:\n repo: deb https://artifacts.elastic.co/packages/6.x/apt stable main\n state: present\n\n# Install Kibana\n- name: Update...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 657, "all_permissive": false }
ansible_role
irmec/vagrant
4f68b0ac5be58ef557ad788efcd190474de64051
0
ansible/roles/git
7,390
[ "no_license" ]
[ { "path": "ansible/roles/git/templates/.gitconfig.j2", "content": "[alias]\n\tlg = log --graph --decorate --oneline --abbrev-commit --all\n\tci = commit\n\tcim = commit -am\n\tco = checkout\n\tst = status\n\tbr = branch\n[color]\n\tui = true\n\tbranch = always\n\tdiff = always\n\tinteractive = always\n\tsta...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1160, "all_permissive": false }
ansible_role
irmec/vagrant
4f68b0ac5be58ef557ad788efcd190474de64051
0
ansible/roles/init
7,390
[ "no_license" ]
[ { "path": "ansible/roles/init/tasks/main.yml", "content": "---\n- name: Configure the timezone\n template: src=timezone.tpl dest=/etc/timezone\n\n- name: More Configure the timezone\n file: src=/usr/share/zoneinfo/{{timezone}} dest=/etc/localtime state=link force=yes backup=yes\n\n- name: get ius-archive ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1689, "all_permissive": false }
ansible_role
irmec/vagrant
4f68b0ac5be58ef557ad788efcd190474de64051
0
ansible/roles/mysql
7,390
[ "no_license" ]
[ { "path": "ansible/roles/mysql/tasks/setup-RedHat.yml", "content": "---\n- name: Ensure MySQL libs for 5.1 is removed\n yum: \"name=mysql-libs state=absent\"\n \n- name: Ensure MySQL packages are installed.\n yum: \"name={{ item }} state=installed enablerepo={{ mysql_enablerepo }}\"\n with_items: mysql_...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 5048, "all_permissive": false }
ansible_role
irmec/vagrant
4f68b0ac5be58ef557ad788efcd190474de64051
0
ansible/roles/php
7,390
[ "no_license" ]
[ { "path": "ansible/roles/php/tasks/configure.yml", "content": "---\n- name: Ensure configuration directories exist.\n file:\n path: \"{{ item }}\"\n state: directory\n with_items:\n - \"{{ php_conf_path }}\"\n - \"{{ php_extension_conf_path }}\"\n\n- name: Place PHP configuration file in place...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1459, "all_permissive": false }
ansible_role
irmec/vagrant
4f68b0ac5be58ef557ad788efcd190474de64051
0
ansible/roles/ruby
7,390
[ "no_license" ]
[ { "path": "ansible/roles/ruby/tasks/setup-RedHat.yml", "content": "---\n- name: Install ruby.\n yum: name=ruby state=present\n- name: Install rubygems.\n yum: name=rubygems state=present", "license_type": "no_license", "detected_licenses": [], "size_bytes": 117 } ]
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 117, "all_permissive": false }
ansible_role
irmec/vagrant
4f68b0ac5be58ef557ad788efcd190474de64051
0
ansible/roles/samba
7,390
[ "no_license" ]
[ { "path": "ansible/roles/samba/README.md", "content": "# Ansible Role: Samba (SMB)\n\nInstalls Samba client and server for RHEL/CentOS.\n\n## Requirements\n\nNone.\n\n## Role Variables\n\nNone.\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n - hosts: servers\n roles:\n - { role: geerli...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 3, "total_bytes": 1684, "all_permissive": false }
ansible_role
irmec/vagrant
4f68b0ac5be58ef557ad788efcd190474de64051
0
ansible/roles/sass
7,390
[ "no_license" ]
[ { "path": "ansible/roles/sass/tasks/main.yml", "content": "---\n\n- name: packages\n gem: >\n name=sass\n version={{ elao_sass_version }}\n state=present\n user_install=no\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 119 }, { "path": "ansible/role...
{ "task_files": 1, "has_defaults": true, "has_handlers": false, "has_templates": false }
{ "file_count": 4, "total_bytes": 1017, "all_permissive": false }
ansible_role
irmec/vagrant
4f68b0ac5be58ef557ad788efcd190474de64051
0
ansible/roles/yeoman
7,390
[ "no_license" ]
[ { "path": "ansible/roles/yeoman/meta/main.yml", "content": "---\n\ndependencies:\n - { role: init }\n - { role: nodejs }\n\ngalaxy_info:\n\n author: Travis\n description: Yeoman role for PHP Team\n company: BTI\n license: MIT\n min_ansible_version: 1.7.0\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 398, "all_permissive": false }
ansible_role
Madhutd2000/elk
7da6909f578f2fa1f26ad4a731cc6ef43764e858
0
ansible_script/roles/java
7,390
[ "no_license" ]
[ { "path": "ansible_script/roles/java/tasks/main.yml", "content": "---\n\n- name: running command\n shell: sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*\n\n- name: running command\n shell: sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 537, "all_permissive": false }
ansible_role
Sofrecom-Pfe/Flow-Testing
644f4d595ca3236e6d1320b6576a47e88a2dcbb3
0
roles/fetch
7,390
[ "no_license" ]
[ { "path": "roles/fetch/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - fetch\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 64 }, { "path": "roles/fetch/vars/main.yml", "content": "---\n# vars file for fetch\nfile_n...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 470, "all_permissive": false }
ansible_role
Sofrecom-Pfe/Flow-Testing
644f4d595ca3236e6d1320b6576a47e88a2dcbb3
0
roles/prerequis
7,390
[ "no_license" ]
[ { "path": "roles/prerequis/handlers/main.yml", "content": "---\n# handlers file for prerequis\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 34 }, { "path": "roles/prerequis/defaults/main.yml", "content": "---\n# defaults file for prerequis\n", "license_...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 707, "all_permissive": false }
ansible_role
Sofrecom-Pfe/Flow-Testing
644f4d595ca3236e6d1320b6576a47e88a2dcbb3
0
roles/reports
7,390
[ "no_license" ]
[ { "path": "roles/reports/vars/main.yml", "content": "---\n# vars file for reports\nfile_name: /root/ansible/report_{{ ansible_hostname }}_{{ ansible_date_time.date }}_{{ ansible_date_time.hour }}-{{ ansible_date_time.minute }}.txt\n", "license_type": "no_license", "detected_licenses": [], "size_...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 792, "all_permissive": false }
ansible_role
Sofrecom-Pfe/Flow-Testing
644f4d595ca3236e6d1320b6576a47e88a2dcbb3
0
roles/telnet-test
7,390
[ "no_license" ]
[ { "path": "roles/telnet-test/handlers/main.yml", "content": "---\n# handlers file for telnet-test\n", "license_type": "no_license", "detected_licenses": [], "size_bytes": 36 }, { "path": "roles/telnet-test/tests/test.yml", "content": "---\n- hosts: localhost\n remote_user: root\n r...
{ "task_files": 1, "has_defaults": true, "has_handlers": true, "has_templates": false }
{ "file_count": 5, "total_bytes": 1135, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/agama
7,390
[ "no_license" ]
[ { "path": "roles/agama/tasks/main.yaml", "content": "- name: Agama directory\n ansible.builtin.file:\n state: directory\n path: /opt/agama\n\n- name: Agama application\n ansible.builtin.get_url:\n dest: /opt/agama/\n url: \"{{ item }}\"\n loop:\n - https://raw.githubusercontent.com/hudolej...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 2, "total_bytes": 1986, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/bind
7,390
[ "no_license" ]
[ { "path": "roles/bind/templates/zone.j2", "content": "$TTL\t604800\n{{ domain }}.\tIN\tSOA\tvm2.{{ domain }}. danka.{{ domain }}. (\n\t\t\t 2\t\t; Serial\n\t\t\t 604800\t\t; Refresh\n\t\t\t 86400\t\t; Retry\n\t\t\t2419200\t\t; Expire\n\t\t\t 604800 )\t; Negative Cache TTL\n;\n{% for vm in groups['dns_...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 6, "total_bytes": 4133, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/dns_record
7,390
[ "no_license" ]
[ { "path": "roles/dns_record/tasks/main.yaml", "content": "- name: Create CNAME record for local machine\n community.general.nsupdate:\n key_name: \"nsupdate.key\"\n key_secret: \"{{ bind_nsupdate_key }}\"\n key_algorithm: \"hmac-sha256\"\n server: \"{{ groups['dns_masters'][0] }}\"\n record:...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 352, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/docker
7,390
[ "no_license" ]
[ { "path": "roles/docker/tasks/main.yaml", "content": "- name: Docker packages\n ansible.builtin.apt:\n name:\n - docker.io\n - python3-docker\n\n- name: Docker service\n ansible.builtin.service:\n name: docker\n state: started\n enabled: true", "license_type": "no_license", "dete...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 198, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/grafana
7,390
[ "no_license" ]
[ { "path": "roles/grafana/templates/grafana.ini.j2", "content": "[server]\nroot_url = http://grafana:{{ ansible_port + 58 }}/grafana\nserve_from_sub_path = true\n[security]\nadmin_user = {{ grafana_user }}\nadmin_password = {{ <PASSWORD> }}\n", "license_type": "no_license", "detected_licenses": [], ...
{ "task_files": 2, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 4, "total_bytes": 3438, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/haproxy
7,390
[ "no_license" ]
[ { "path": "roles/haproxy/tasks/main.yaml", "content": "- name: Haproxy packages\n ansible.builtin.apt:\n name: \n - haproxy\n - prometheus-haproxy-exporter\n\n- name: Haproxy Config\n ansible.builtin.template:\n src: haproxy.cfg.j2\n dest: /etc/haproxy/haproxy.cfg\n notify: Restart hapro...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 855, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/influxdb
7,390
[ "no_license" ]
[ { "path": "roles/influxdb/handlers/main.yaml", "content": "- name: Restart influxdb\n ansible.builtin.service:\n name: influxdb\n state: restarted\n\n- name: Restart telegraf\n ansible.builtin.service:\n name: telegraf\n state: restarted\n\n- name: Reload systemd\n ansible.builtin.systemd:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 2847, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/init
7,390
[ "no_license" ]
[ { "path": "roles/init/templates/known_hosts.j2", "content": "{{ backup_server }} {{ backup_server_ssh_key }}\nbackup {{ backup_server_ssh_key }}\nbackup.{{ domain }} {{ backup_server_ssh_key }}", "license_type": "no_license", "detected_licenses": [], "size_bytes": 130 }, { "path": "roles...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1428, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/keepalived
7,390
[ "no_license" ]
[ { "path": "roles/keepalived/handlers/main.yaml", "content": "- name: Restart keepalived\n ansible.builtin.service:\n name: keepalived\n state: restarted\n\n- name: Reload systemd\n ansible.builtin.systemd:\n daemon_reload: true\n name: keepalived-exporter\n state: restarted\n\n- name: Resta...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 3037, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/mysql
7,390
[ "no_license" ]
[ { "path": "roles/mysql/tasks/main.yaml", "content": "- name: Mysql exporter config\n ansible.builtin.template:\n dest: /var/lib/prometheus/.my.cnf\n src: my.cnf.j2\n owner: prometheus\n mode: 0600\n no_log: true\n notify: Restart mysql exporter\n\n- name: Mysql packages\n ansible.builtin.apt...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 3330, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/nginx
7,390
[ "no_license" ]
[ { "path": "roles/nginx/templates/default.j2", "content": "server {\n\tlisten 8080 default_server;\n\tlocation = /stub_status {\n stub_status;\n\t}\n}\n\nserver {\n\tlisten 80 default_server;\n\n\tlocation / {\n#\t\tuwsgi_pass localhost:{{ agama_containers[0].port }};\n#\t\tinclude uwsgi_params;\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 1186, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/pinger
7,390
[ "no_license" ]
[ { "path": "roles/pinger/handlers/main.yaml", "content": "- name: Reload systemd\n ansible.builtin.systemd:\n daemon_reload: true\n name: pinger\n state: restarted\n\n- name: Restart pinger\n ansible.builtin.service:\n name: pinger\n state: restarted", "license_type": "no_license", "...
{ "task_files": 1, "has_defaults": false, "has_handlers": true, "has_templates": true }
{ "file_count": 3, "total_bytes": 1268, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/prometheus
7,390
[ "no_license" ]
[ { "path": "roles/prometheus/tasks/main.yaml", "content": "- name: Prometheus packages\n ansible.builtin.apt:\n name: prometheus\n\n- name: Prometheus service\n ansible.builtin.service:\n name: prometheus\n state: started\n enabled: true\n\n- name: Prometheus job\n ansible.builtin.template:\n ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 3, "total_bytes": 1845, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/systemd_resolved
7,390
[ "no_license" ]
[ { "path": "roles/systemd_resolved/tasks/main.yaml", "content": "- name: Stop systemd-resolved\n ansible.builtin.service:\n name: systemd-resolved\n state: stopped\n enabled: false\n\n- name: Resolve configuration\n ansible.builtin.template:\n src: resolv.conf.j2\n dest: /etc/resolv.conf\n\n...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 531, "all_permissive": false }
ansible_role
EphemeralShine/ica0002
ad73133cb75a5331fd3892fef9691ba29d2ab2e4
0
roles/uwsgi
7,390
[ "no_license" ]
[ { "path": "roles/uwsgi/templates/agama.ini.j2", "content": "\n[uwsgi]\nchdir = /opt/agama\nmodule = agama:app\nenv = AGAMA_DATABASE_URI=mysql+pymysql://{{ mysql_user }}:{{ mysql_password }}@{{ mysql_host }}/{{ mysql_database }}\nplugins = python3\nsocket = localhost:{{ agama_port1 }}\nuid = agama\n\n", ...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": true }
{ "file_count": 2, "total_bytes": 629, "all_permissive": false }
ansible_role
craftcube/ansible-swarm
78ecc99e4f1eeb15a722cc8cfc764a5456330762
0
roles/01-create-sudo-user
7,390
[ "no_license" ]
[ { "path": "roles/01-create-sudo-user/tasks/main.yml", "content": "---\n- name: create sudo user\n user:\n name: sense\n shell: /bin/bash\n append: yes\n comment: \"sense nologin User\"\n state: present\n become: true\n- name: set password less access for sense\n lineinfile:\n path: /etc...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 367, "all_permissive": false }
ansible_role
craftcube/ansible-swarm
78ecc99e4f1eeb15a722cc8cfc764a5456330762
0
roles/02-install-modules
7,390
[ "no_license" ]
[ { "path": "roles/02-install-modules/tasks/main.yml", "content": "---\n- name: install modules\n yum:\n name:\n - ntp\n - ntpdate\n - ntp-doc\n state: latest\n update_cache: yes\n\n- name: Make sure a service is running\n systemd:\n state: started\n name: ntpd", "license_t...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 213, "all_permissive": false }
ansible_role
craftcube/ansible-swarm
78ecc99e4f1eeb15a722cc8cfc764a5456330762
0
roles/03-configure-hosts-file
7,390
[ "no_license" ]
[ { "path": "roles/03-configure-hosts-file/tasks/main.yml", "content": "---\n# - debug:\n# msg: \"{{ item }}\"\n# with_items:\n# - \"{{ groups['ceph'] }}\"\n\n- name: configure hosts file\n lineinfile: path=/etc/hosts regexp='.*{{ item }}$' line=\"{{ hostvars[item].ansible_default_ipv4.address }} {...
{ "task_files": 1, "has_defaults": false, "has_handlers": false, "has_templates": false }
{ "file_count": 1, "total_bytes": 1220, "all_permissive": false }