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 | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/aws_rds_oracle/roles/aws_rds_oracle | 7,562 | [
"no_license"
] | [
{
"path": "projects/aws_rds_oracle/roles/aws_rds_oracle/tasks/main.yml",
"content": "---\n- name: Create Database\n rds:\n aws_access_key: <KEY>\n aws_secret_key: <KEY>\n region: us-east-1\n command: create\n instance_name: \"{{ instname }}\" \n db_engine: oracle-se\n size: 20\n ins... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 552,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/awsbulkvm_migration/roles/vm_migration_bulk | 7,562 | [
"no_license"
] | [
{
"path": "projects/awsbulkvm_migration/roles/vm_migration_bulk/tasks/main.yml",
"content": "---\n- include_vars: win_cred.yml\n- name: creating vm ova file\n win_command: ovftool vi://administrator:Wipro@123@172.17.66.156/Devops/vm/{{ vmname }} {{ vmname }}.ova\n- name: copy containers.json template\n wi... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1753,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/awsvm_migration/roles/vm_preperation | 7,562 | [
"no_license"
] | [
{
"path": "projects/awsvm_migration/roles/vm_preperation/tasks/main.yml",
"content": "---\n- name: copying prep script to vm\n copy:\n src: /var/lib/awx/projects/awsvm_migration/roles/vm_preperation/templates/prep.sh\n dest: /tmp/prep.sh\n mode: 0755\n- name: execute the script in vm\n shell: /tm... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 274,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/bulkvm/roles/bulkvm | 7,562 | [
"no_license"
] | [
{
"path": "projects/bulkvm/roles/bulkvm/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - bulkvm.yaml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 69
},
{
"path": "projects/bulkvm/roles/bulkvm/defaults/main.yml",
"con... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1051,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/centos_vm/roles/centos_vm | 7,562 | [
"no_license"
] | [
{
"path": "projects/centos_vm/roles/centos_vm/tasks/main.yml",
"content": "---\n# tasks file for centos_vm\n- name: Create a VM from a template\n vmware_guest:\n hostname: 172.17.66.156\n username: <EMAIL>\n password: <PASSWORD>\n validate_certs: no\n datacenter: Devops\n name: \"{{ serve... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 876,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/cobbler_multi/roles/cobbler_multi | 7,562 | [
"no_license"
] | [
{
"path": "projects/cobbler_multi/roles/cobbler_multi/tasks/main.yml",
"content": "---\n- name: multi servers os installation via expro provisioning\n shell: python /var/lib/awx/projects/cobbler/code.py \n- pause:\n seconds: 1000\n",
"license_type": "no_license",
"detected_licenses": [],
"si... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 147,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/cobbler_single/roles/cobbler_single | 7,562 | [
"no_license"
] | [
{
"path": "projects/cobbler_single/roles/cobbler_single/tasks/main.yml",
"content": "---\n- name: sinlge server os installation via expro provisioning\n shell: python /var/lib/awx/projects/cobbler/code.py \n- pause:\n seconds: 1000\n",
"license_type": "no_license",
"detected_licenses": [],
"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 147,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/commvault/roles/commvault | 7,562 | [
"no_license"
] | [
{
"path": "projects/commvault/roles/commvault/tasks/main.yml",
"content": "---\n#- name: Copy hosts\n# template: src=/var/lib/awx/projects/commvault/roles/commvault/tasks/hosts dest=/etc/hosts\n# ignore_errors: True \n- name: Copy commvault.rb file \n template: src=/var/lib/awx/projects/commvault/roles/... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1539,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/commvault_new_esx/roles/commvault_new_esx | 7,562 | [
"no_license"
] | [
{
"path": "projects/commvault_new_esx/roles/commvault_new_esx/tasks/hosts",
"content": "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4\n\n172.17.65.93 Oracleserver2009\n172.16.4.189 centOSDR2.localhost centOSDR2\n172.17.65.18 opendcbkp\n",
"license_type"... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 5160,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/datastore/roles/datastore | 7,562 | [
"no_license"
] | [
{
"path": "projects/datastore/roles/datastore/tasks/main.yml",
"content": "---\n- name: Creating datastore\n shell: /var/lun_add.sh\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 56
},
{
"path": "projects/datastore/roles/datastore/tasks/lun_pre.sh",
"conten... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 547,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/esx/roles/esx | 7,562 | [
"no_license"
] | [
{
"path": "projects/esx/roles/esx/tasks/main.yml",
"content": "---\n# tasks file for vmware_add_hosts\n- name: Add ESXi Host to vCenter\n vmware_host:\n hostname: '{{ vcenter_hostname }}'\n username: '{{ vcenter_username }}'\n password: '{{ <PASSWORD> }}'\n datacenter_name: Devops\n cluster_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 412,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/hybrid_vm/roles/azurevm | 7,562 | [
"no_license"
] | [
{
"path": "projects/hybrid_vm/roles/azurevm/tasks/main.yml",
"content": "---\n- name: Provision virtual machine \n azure_rm_virtualmachine:\n client_id: 17d5ff7f-76f0-43b0-adf2-7834bf25df8b\n secret: <KEY>\n subscription_id: 711f04d4-728e-4a00-8410-6a40e0a4e730\n tenant: b34b5c2a-9fb8-44fe-ad29... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 540,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/hybrid_vm/roles/ec2 | 7,562 | [
"no_license"
] | [
{
"path": "projects/hybrid_vm/roles/ec2/tasks/main.yml",
"content": "---\n- include_vars: aws_cred.yml\n- name: Create a Ec2 \n ec2:\n aws_access_key: <KEY>\n aws_secret_key: <KEY>\n region: ap-southeast-1\n key_name: \"{{ key }}\"\n instance_type: \"{{ inst_type }}\"\n image: \"{{ amiid ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 484,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/hybrid_vm/roles/openstackvm | 7,562 | [
"no_license"
] | [
{
"path": "projects/hybrid_vm/roles/openstackvm/tasks/main.yml",
"content": "---\n- name: Deploy an openstack instance\n os_server:\n state: present\n auth:\n auth_url: http://172.16.35.100:5000/v2.0/\n username: automation\n password: <PASSWORD>\n project_name: automation\n na... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 460,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/hybrid_vm/roles/vmwarevm | 7,562 | [
"no_license"
] | [
{
"path": "projects/hybrid_vm/roles/vmwarevm/tasks/main.yml",
"content": "- name: Create a VM from a rhel template\n vmware_guest:\n hostname: 172.16.8.15\n username: <EMAIL>\n password: <PASSWORD>\n validate_certs: no\n esxi_hostname: 172.16.4.29\n datacenter: opendc-dc1\n name: \"{{ ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1552,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/kvm/roles/sourcekvm | 7,562 | [
"no_license"
] | [
{
"path": "projects/kvm/roles/sourcekvm/tasks/main.yml",
"content": "---\n- name: shuting down vm\n shell: virsh shutdown {{ vm_name }}\n- name: collecting dumpxml of vm\n shell: virsh dumpxml {{ vm_name }} > /share/{{ vm_name }}.xml\n- name: copying images \n shell: cp /var/lib/libvirt/images/* /share/\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 233,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/kvm/roles/targetkvm | 7,562 | [
"no_license"
] | [
{
"path": "projects/kvm/roles/targetkvm/tasks/main.yml",
"content": "---\n- name: copy dump xml to target\n synchronize:\n src: /imageskvm/{{ vm_name }}.xml\n dest: /tmp/\n delegate_to: 172.17.65.22\n- name: copy vm dsk to target\n synchronize:\n src: /imageskvm/\n dest: /var/lib/libvirt/im... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 424,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/lamp/roles/lamp | 7,562 | [
"no_license"
] | [
{
"path": "projects/lamp/roles/lamp/files/dump.sql",
"content": "CREATE TABLE nametable (\nfirstname VARCHAR(50) NOT NULL,\nlastname VARCHAR(50) NOT NULL\n)ENGINE=MyISAM DEFAULT CHARSET=utf8;\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 124
},
{
"path": "proje... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 2684,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivm/roles/cobbler | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivm/roles/cobbler/tasks/main.yml",
"content": "---\n- name: adding cobbler system\n shell: cobbler system add --name={{systemname1}} --profile={{profile1}}\n- name: assigning interface to systen\n shell: cobbler system edit --name={{systemname1}} --interface={{interface1}} --mac={... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 698,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivm/roles/common | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivm/roles/common/tasks/main.yml",
"content": "---\n- name: ntpserver package installation\n yum: name=ntp state=latest\n tags: ntp\n- name: copy ntp file\n template: src=ntp.conf dest=/etc/ntp.conf\n tags: ntp\n notify: restart ntp\n \n",
"license_type": "no_license",
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 190,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivm/roles/dmz | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivm/roles/dmz/tasks/main.yml",
"content": "---\n- name: copy ntp file\n template: src=ntp.conf dest=/etc/ntp.conf\n tags: ntp\n- name: copy resolv.conf\n template: src=resolv.conf dest=/etc/resolv.conf\n tags: dns\n- name: copy motd\n template: src=motd dest=/etc/motd\n tags: m... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 380,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivm/roles/multivm | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivm/roles/multivm/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - multivm.yaml",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 70
},
{
"path": "projects/multivm/roles/multivm/defaults/main.yml",
... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 819,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivm/roles/mysql-server | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivm/roles/mysql-server/tasks/mysql_secure_installation.yaml",
"content": "---\n\n- name: create user\n mysql_user:\n name: \"{{ db_user }}\"\n host: \"{{ item }}\"\n password: \"{{ <PASSWORD> }}\"\n state: present\n\n with_items:\n - localhost\n - 127.0.0.1\n -... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": true
} | {
"file_count": 5,
"total_bytes": 867,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivm/roles/openshift-php-mysql | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivm/roles/openshift-php-mysql/tasks/main.yml",
"content": "---\n- name: Installing Openshift\n shell: \n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 44
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 44,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivm/roles/openshift-play | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivm/roles/openshift-play/tasks/main.yml",
"content": "---\n- name: Installing Openshift \n shell: oc new-project ivy --display-name \"ivy\"\n shell: oc new-app /sdx/php+mysql.json -n ivy \n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 131
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 131,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivm/roles/openshift-pre | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivm/roles/openshift-pre/tasks/main.yml",
"content": "---\n- name: Disable all repo\n shell: subscription-manager repos --disable=*\n- name: Enable specific repository\n shell: subscription-manager repos --enable={{ item }}\n with_items:\n - rhel-7-server-rpms\n - rhel-7-server... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1050,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivm/roles/subscription | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivm/roles/subscription/tasks/main.yml",
"content": "---\n- name: copy resolv.conf\n template: src=resolv.conf dest=/etc/resolv.conf\n tags: dns\n- name: subscribe and register specific pool bi ID\n redhat_subscription:\n state: present\n username: Wipro_DCC\n password: <PASS... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 272,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivm/roles/test | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivm/roles/test/handlers/main.yml",
"content": "---\n- name: restart ntp\n service: name=ntpd state=started\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 59
},
{
"path": "projects/multivm/roles/test/tasks/main.yml",
"content": "---\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 295,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivm/roles/vmware_add_hosts | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivm/roles/vmware_add_hosts/tasks/main.yml",
"content": "---\n# tasks file for vmware_add_hosts\n- name: Add ESXi Host to vCenter\n vmware_host:\n hostname: '{{ vcenter_hostname }}'\n username: '{{ vcenter_username }}'\n password: '{{ vcenter_password }}'\n datacenter_nam... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 807,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivm/roles/vmware_guest_mysql | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivm/roles/vmware_guest_mysql/tasks/guest_vm/windows/windows_uninstall.yml",
"content": "---\n- hosts: 172.17.65.173\n tasks:\n - name: uninstall the package\n win_package:\n path: C:\\Program Files (x86)\\Notepad++\\notepad++\n state: absent\n product_id... | {
"task_files": 45,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 48,
"total_bytes": 29060,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivm/roles/windows-ansible-test-touch | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivm/roles/windows-ansible-test-touch/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - windows-ansible-test",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 78
},
{
"path": "projects/multivm/roles/wind... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 331,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/multivmosselection/roles/multivmosselection | 7,562 | [
"no_license"
] | [
{
"path": "projects/multivmosselection/roles/multivmosselection/tasks/main.yml",
"content": "---\n- name: Create a VM from a rhel template\n vmware_guest:\n hostname: 172.17.66.156\n username: <EMAIL>\n password: <PASSWORD>\n validate_certs: no\n datacenter: Devops\n name: \"{{ servername... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1440,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/mysql-server/roles/mysql-server | 7,562 | [
"no_license"
] | [
{
"path": "projects/mysql-server/roles/mysql-server/vars/main.yml",
"content": "---\n# vars file for mysql-server\n#db_name: Finance\n#db_user: dbuser\n#db_password: <PASSWORD>\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 94
},
{
"path": "projects/mysql-serv... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 901,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/mysql/roles/mysql | 7,562 | [
"no_license"
] | [
{
"path": "projects/mysql/roles/mysql/tasks/mysql_secure_installation.yaml",
"content": "---\n\n- name: create user\n mysql_user:\n name: \"{{ db_admin }}\"\n host: \"{{ item }}\"\n password: \"{{ <PASSWORD> }}\"\n state: present\n\n with_items:\n - localhost\n - 127.0.0.1\n - ::1\n\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 201,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/nagios_linux/roles/linuxhost | 7,562 | [
"no_license"
] | [
{
"path": "projects/nagios_linux/roles/linuxhost/tasks/main.yaml",
"content": "---\n- name: create folder\n file:\n path: /root/nagios\n state: directory\n- name: copy file to client hosts\n synchronize:\n src: /var/lib/awx/projects/nagios_linux/nagios_package/\n dest: /root/nagios/\n delegat... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2181,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/nagios_linux/roles/nagios_linux | 7,562 | [
"no_license"
] | [
{
"path": "projects/nagios_linux/roles/nagios_linux/tasks/main.yaml",
"content": "---\n- name:\n file:\n path: /root/tmp\n state: touch\n mode: 0644\n- name: adding host in host file.\n blockinfile:\n path: /root/tmp\n block: |\n ## Default\n define host{\n use ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1151,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/nagios_windows/roles/nagios_windows | 7,562 | [
"no_license"
] | [
{
"path": "projects/nagios_windows/roles/nagios_windows/tasks/main.yaml",
"content": "---\n- name:\n file:\n path: /root/tmp\n state: touch\n mode: 0644\n- name: adding host in host file.\n blockinfile:\n path: /root/tmp\n block: |\n ## Default\n define host{\n use ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1016,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/nagios_windows/roles/windowshost | 7,562 | [
"no_license"
] | [
{
"path": "projects/nagios_windows/roles/windowshost/tasks/main.yaml",
"content": "---\n- include_vars: win_cred.yml\n- name: copying NSCP Packege to host.\n win_copy:\n src: /var/lib/awx/projects/nagios_windows/windows_package/NSCP-0.4.1.73-x64.msi\n dest: C:\\Users\\Administrator\\Desktop\\\n- name... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 768,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/nutanix_multivmosselection/roles/nutanix_multivmosselection | 7,562 | [
"no_license"
] | [
{
"path": "projects/nutanix_multivmosselection/roles/nutanix_multivmosselection/tasks/main.yml",
"content": "---\n- name: Create a VM from a rhel template\n vmware_guest:\n hostname: 172.16.8.15\n username: <EMAIL>\n password: <PASSWORD>\n validate_certs: no\n esxi_hostname: \n datacenter... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1400,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/openshift-php-postgres/roles/openshift-php-postgres | 7,562 | [
"no_license"
] | [
{
"path": "projects/openshift-php-postgres/roles/openshift-php-postgres/tasks/main.yml",
"content": "---\n- name: Deployment of two tire application on Openshift\n shell: /root/SDX-Demo/create-app.bash \n args:\n executable: /bin/bash\n",
"license_type": "no_license",
"detected_licenses": [],
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 135,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/openshift_upgrade/roles/openshift_upgrade_play | 7,562 | [
"no_license"
] | [
{
"path": "projects/openshift_upgrade/roles/openshift_upgrade_play/tasks/main.yml",
"content": "- name: run playbook for upgarding from ose 3.5 to 3.6\n shell: ansible-playbook -i /etc/ansible/hosts /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/upgrades/v3_6/upgrade.yml\n",
"lice... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 198,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/openshift_upgrade/roles/openshift_upgrade_pre | 7,562 | [
"no_license"
] | [
{
"path": "projects/openshift_upgrade/roles/openshift_upgrade_pre/tasks/main.yml",
"content": "- name: Disable 3.5 repo\n shell: subscription-manager repos --disable=\"rhel-7-server-ose-3.5-rpms\"\n- name: Enable specific 3.6 repository\n shell: subscription-manager repos --enable=\"rhel-7-server-ose-3.6-... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 313,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/openstack/roles/openstack | 7,562 | [
"no_license"
] | [
{
"path": "projects/openstack/roles/openstack/tasks/bkup_main.yml",
"content": "- name: Create a new instance and attaches to a network and passes metadata to the instance\n os_server:\n state: present\n auth:\n auth_url: http://172.17.77.108:35357/v2.0\n username: admin\n ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1069,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/openstack/roles/openstack_flavors | 7,562 | [
"no_license"
] | [
{
"path": "projects/openstack/roles/openstack_flavors/tasks/main.yml",
"content": "- name: Create an externally accessible network named 'ext_network'.\n os_nova_flavor:\n state: present\n auth:\n auth_url: http://172.17.77.108:35357/v2.0\n username: admin\n password: <P... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 345,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/openstack/roles/openstack_network | 7,562 | [
"no_license"
] | [
{
"path": "projects/openstack/roles/openstack_network/tasks/main.yml",
"content": "- name: Create an externally accessible network named 'ext_network'.\n os_network:\n state: present\n auth:\n auth_url: http://172.17.77.108:35357/v2.0\n username: admin\n password: <PASSW... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 278,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/openstack/roles/openstack_secgroup | 7,562 | [
"no_license"
] | [
{
"path": "projects/openstack/roles/openstack_secgroup/tasks/main.yml",
"content": "- name: Create a security group and assign Rules\n os_security_group_rule:\n state: present\n auth:\n auth_url: http://172.17.77.108:35357/v2.0\n username: admin\n password: <PASSWORD>\n ... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 637,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/oracle_new/roles/env_os_selection | 7,562 | [
"no_license"
] | [
{
"path": "projects/oracle_new/roles/env_os_selection/tasks/main.yml",
"content": "---\n- name: Create a VM from a rhel template\n vmware_guest:\n hostname: 172.17.66.156\n username: <EMAIL>\n password: <PASSWORD>\n validate_certs: no\n datacenter: Devops\n name: \"{{ server_name }}\"\n ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 4399,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/oracle_new_esx/roles/oracle_new_esx | 7,562 | [
"no_license"
] | [
{
"path": "projects/oracle_new_esx/roles/oracle_new_esx/tasks/main.yml",
"content": "---\n- name: Copy resolve.conf\n template: src=/var/lib/awx/projects/oracle_new_esx/roles/oracle_new_esx/tasks/resolv.conf dest=/etc/resolv.conf\n- name: install prerequesties\n yum: name={{item}} state=installed\n with_... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 10850,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/post/roles/post | 7,562 | [
"no_license"
] | [
{
"path": "projects/post/roles/post/tasks/main.yml",
"content": "---\n- name: copy ntp file\n template: src=ntp_prod.conf dest=/etc/ntp.conf\n tags: ntp\n when: env == \"Prod\"\n- name: copy resolv.conf\n template: src=resolv_prod.conf dest=/etc/resolv.conf\n tags: dns\n when: env == \"Prod\"\n- name:... | {
"task_files": 3,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 2284,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/prestorage/roles/prestorage | 7,562 | [
"no_license"
] | [
{
"path": "projects/prestorage/roles/prestorage/vars/main.yml",
"content": "---\n# vars file for datastore",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 29
},
{
"path": "projects/prestorage/roles/prestorage/tasks/main.yml",
"content": "---\n- name: Creatng pa... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 3,
"total_bytes": 238,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/purestorage/roles/purestorage | 7,562 | [
"no_license"
] | [
{
"path": "projects/purestorage/roles/purestorage/handlers/main.yml",
"content": "---\n# handlers file for purestorage",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 35
},
{
"path": "projects/purestorage/roles/purestorage/defaults/main.yml",
"content": "---\n#... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1146,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/python/roles/python | 7,562 | [
"no_license"
] | [
{
"path": "projects/python/roles/python/tasks/main.yml",
"content": "---\n- name: Deployment of python app on Openshift\n shell: /root/SDX-Demo/python-app.bash\n args:\n executable: /bin/bash\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 124
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 124,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/razor/roles/razor | 7,562 | [
"no_license"
] | [
{
"path": "projects/razor/roles/razor/tasks/main.yml",
"content": "---\n- name: creating razor tag \n shell: /usr/local/bin/razor create-tag --name {{ tagname }} --rule '[\"in\", [\"fact\", \"macaddress\"], \"{{ mac }}\"]'\n- name: creating razor policy\n shell: /usr/local/bin/razor create-policy --name {... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 417,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/razor_multi/roles/razor_multi | 7,562 | [
"no_license"
] | [
{
"path": "projects/razor_multi/roles/razor_multi/tasks/main.yml",
"content": "---\n- name: multi servers windows installation via razor provisioning\n shell: python /var/lib/awx/projects/razor/code.py\n- pause:\n seconds: 60\n",
"license_type": "no_license",
"detected_licenses": [],
"size_b... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 147,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/ruby/roles/ruby | 7,562 | [
"no_license"
] | [
{
"path": "projects/ruby/roles/ruby/tasks/main.yml",
"content": "---\n- name: Deployment of Ruby app on Openshift\n shell: /root/SDX-Demo/ruby-app.bash\n args:\n executable: /bin/bash\n\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 122
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 122,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/scaleio-install/roles/scaleio-install | 7,562 | [
"no_license"
] | [
{
"path": "projects/scaleio-install/roles/scaleio-install/tasks/main.yml",
"content": "---\n# tasks file for scaleio-install\n- name: Install the ScaleIO Gateway on the Linux IM server\n shell: GATEWAY_ADMIN_PASSWORD=<PASSWORD> rpm -U /software/EMC-ScaleIO-gateway-2.0-13000.211.x86_64.rpm \n",
"license... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 388,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/scaleio-install/roles/scaleio-pre | 7,562 | [
"no_license"
] | [
{
"path": "projects/scaleio-install/roles/scaleio-pre/tasks/main.yml",
"content": "---\n- name: install required softwares for scaleio\n yum: name={{item}} state=installed\n with_items:\n - numactl\n - libaio\n - bash-completion\n - python\n - bind-utils\n - net-tools\n- name: Open ports... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 538,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/scaleio-play/roles/scaleio-play | 7,562 | [
"no_license"
] | [
{
"path": "projects/scaleio-play/roles/scaleio-play/tasks/main.yml",
"content": "---\n- name: Install the ScaleIO Gateway component package on the Linux IM server\n shell: GATEWAY_ADMIN_PASSWORD=<PASSWORD> rpm -U /software/EMC-ScaleIO-gateway-2.0-13000.211.x86_64.rpm\n\n- name: Log in to Installation Manag... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1456,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/scaleiosds/roles/gateway | 7,562 | [
"no_license"
] | [
{
"path": "projects/scaleiosds/roles/gateway/tasks/main.yml",
"content": "---\n# tasks file for roles/gateway\n# add Gateway software\n- name: Install Java package in IM\n yum: name=java state=present\n\n- name: copy Gateway software to Gateway hosts\n copy: src={{ scaleio_package_path }}/EMC-ScaleIO-gate... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 491,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/scaleiosds/roles/lia | 7,562 | [
"no_license"
] | [
{
"path": "projects/scaleiosds/roles/lia/tasks/main.yml",
"content": "---\n# tasks file for roles/lia\n# add lia software\n\n- name: copy lia software to lia hosts\n copy: src={{ scaleio_package_path }}/EMC-ScaleIO-lia-{{ scaleio_version }}.el7.x86_64.rpm dest=/opt/EMC-ScaleIO-lia.x86_64.rpm\n\n- name: ins... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 308,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/scaleiosds/roles/mdm | 7,562 | [
"no_license"
] | [
{
"path": "projects/scaleiosds/roles/mdm/tasks/main.yml",
"content": "---\n# task that will copy mdm software to host\n# we're using one central repository in files where we can place all our rpm's.\n# our version is coming from group_vars all\n\n#- name: show vars\n# debug: var={{ scaleio_version }}\n\n- ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1693,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/scaleiosds/roles/sds | 7,562 | [
"no_license"
] | [
{
"path": "projects/scaleiosds/roles/sds/tasks/main.yml",
"content": "---\n# tasks file for roles/sds\n# add sds software\n\n- name: copy sds software to sds hosts\n copy: src={{ scaleio_package_path }}/EMC-ScaleIO-sds-{{ scaleio_version }}.el7.x86_64.rpm dest=/opt/EMC-ScaleIO-sds.x86_64.rpm\n\n- name: ins... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 307,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/scaleiosds/roles/setup | 7,562 | [
"no_license"
] | [
{
"path": "projects/scaleiosds/roles/setup/tasks/main.yml",
"content": "---\n# setup tasks for the scaleio environment\n\n# now run all the commands to start the basic stup\n- name: login to scaleIO with default credentials\n command: scli --login --username admin --password <PASSWORD> --accept_banner_by_s... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 2754,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/scaleiosds/roles/vm_creation | 7,562 | [
"no_license"
] | [
{
"path": "projects/scaleiosds/roles/vm_creation/tasks/main.yml",
"content": "- name: Create a VM from a template\n vmware_guest:\n hostname: 172.17.66.156\n username: <EMAIL>\n password: <PASSWORD>\n validate_certs: no\n datacenter: Devops\n name: alfa\n state: poweredon\n template... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 737,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/secured_linux/roles/secure-linux | 7,562 | [
"no_license"
] | [
{
"path": "projects/secured_linux/roles/secure-linux/tasks/main.yml",
"content": "---\n#- hosts: 172.17.66.156\n# tasks:\n- name: Create a VM from a template\n vmware_guest:\n hostname: 172.17.66.156\n username: <EMAIL>\n password: <PASSWORD>\n validate_certs: no\n datacenter: Devops\n n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 753,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/subscribe/roles/subscribe | 7,562 | [
"no_license"
] | [
{
"path": "projects/subscribe/roles/subscribe/tasks/main.yml",
"content": "---\n- name: copy resolv.conf\n template: \n src: resolv.conf\n dest: /etc/resolv.conf\n- name: Subscribing the Redhat Linux server.\n redhat_subscription:\n state: present\n username: Wipro_DCC \n password: <PASSWOR... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 480,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/test_playbook/roles/test_playbook | 7,562 | [
"no_license"
] | [
{
"path": "projects/test_playbook/roles/test_playbook/tasks/main.yml",
"content": "---\n# tasks file for mysql-server\n- name: copy resolv.conf file\n template: src=/var/lib/awx/projects/test_playbook/roles/test_playbook/templates/resolv.conf dest=/tmp/resolv.conf\n- name: Install the software required for... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 306,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/vm_db_selection/roles/vm_db_selection | 7,562 | [
"no_license"
] | [
{
"path": "projects/vm_db_selection/roles/vm_db_selection/tasks/main.yml",
"content": "---\n- name: Redhat servers implementation\n when: db == \"mysql\"\n- name: Centos servers implementation\n when: db == \"oracle\"\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 1... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 127,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/vm_os_new_esx/roles/env_os_selection | 7,562 | [
"no_license"
] | [
{
"path": "projects/vm_os_new_esx/roles/env_os_selection/tasks/main.yml",
"content": "---\n- name: Create a VM from a rhel template\n vmware_guest:\n hostname: 172.16.8.15\n username: <EMAIL>\n password: <PASSWORD>\n validate_certs: no\n esxi_hostname: 172.16.4.29\n datacenter: opendc-dc1... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 4657,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/vm_os_selection/roles/vm_os_selection | 7,562 | [
"no_license"
] | [
{
"path": "projects/vm_os_selection/roles/vm_os_selection/tasks/main.yml",
"content": "---\n- name: Create a VM from a rhel template\n vmware_guest:\n hostname: 172.17.66.156\n username: <EMAIL>\n password: <PASSWORD>\n validate_certs: no\n datacenter: Devops\n name: mysqlserver1\n sta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 688,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/vmware_add_hosts/roles/vmware_add_hosts | 7,562 | [
"no_license"
] | [
{
"path": "projects/vmware_add_hosts/roles/vmware_add_hosts/handlers/main.yml",
"content": "---\n# handlers file for vmware_add_hosts",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 40
},
{
"path": "projects/vmware_add_hosts/roles/vmware_add_hosts/defaults/main.yml... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 1213,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/vmware_multi_server_deploy/roles/vmware_multi_server_deploy | 7,562 | [
"no_license"
] | [
{
"path": "projects/vmware_multi_server_deploy/roles/vmware_multi_server_deploy/tasks/main.yml",
"content": "---\n- name: multi vm servers deployment with os\n shell: python /var/lib/awx/projects/multivmosselection/code.py\n- pause:\n seconds: 60\n",
"license_type": "no_license",
"detected_licen... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 138,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/windows_roles/roles/windows_roles | 7,562 | [
"no_license"
] | [
{
"path": "projects/windows_roles/roles/windows_roles/tasks/main.yml",
"content": "---\n- include_vars: win_cred.yml\n#- \n# name: \"Mounting Image\"\n# win_disk_image:\n# image_path: C:\\SW_DVD9_Windows_Svr_Std_and_DataCtr_2012_R2_64Bit_English_-2_Core_MLF_X19-31419.iso\n# state: present\n# regist... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1204,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/windows_roles_vmware/roles/windows_roles | 7,562 | [
"no_license"
] | [
{
"path": "projects/windows_roles_vmware/roles/windows_roles/tasks/bkp.main.yml",
"content": "---\n- \n name: \"Mounting Image\"\n win_disk_image:\n image_path: C:\\SW_DVD9_Windows_Svr_Std_and_DataCtr_2012_R2_64Bit_English_-2_Core_MLF_X19-31419.iso\n state: present\n register: disk_image_out\n\n-\n... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1846,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | projects/wordpress_openshift/roles/wordpress_openshift | 7,562 | [
"no_license"
] | [
{
"path": "projects/wordpress_openshift/roles/wordpress_openshift/tasks/main.yml",
"content": "---\n- name: Deployment of two tire application on Openshift\n shell: /root/SDX-Demo/app-wordpress-ephemeral.bash\n args:\n executable: /bin/bash\n",
"license_type": "no_license",
"detected_licenses":... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 147,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | subscribe/Switch_Operations/roles/Static | 7,562 | [
"no_license"
] | [
{
"path": "subscribe/Switch_Operations/roles/Static/tasks/main.yml",
"content": "---\n\n- name: Add Static route\n nxos_command:\n commands:\n - conf t\n - vrf context branch-A\n - ip route {{prefix}} {{nexthop}}\n - exit\n - exit\n",
"license_type": "no_license",... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 181,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | subscribe/Switch_Operations/roles/VLAN-CREATE | 7,562 | [
"no_license"
] | [
{
"path": "subscribe/Switch_Operations/roles/VLAN-CREATE/tasks/main.yml",
"content": "---\n\n- name: VLAN Creation\n nxos_vlan:\n vlan_id: \"{{vlan}}\"\n admin_state: \"{{state}}\"\n name: \"{{vlan_name}}\"\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 120
... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 120,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | subscribe/Switch_Operations/roles/VLAN-DELETE | 7,562 | [
"no_license"
] | [
{
"path": "subscribe/Switch_Operations/roles/VLAN-DELETE/tasks/main.yml",
"content": "---\n\n- name: VLAN Deletion\n nxos_vlan:\n vlan_id: \"{{vlan}}\"\n state: absent\n\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 83
}
] | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 83,
"all_permissive": false
} |
ansible_role | wipro-sdx/Automation | a8c46217d0fbe51a71597b5db87cbe98ed19297a | 0 | subscribe/cobbler/roles/cobbler | 7,562 | [
"no_license"
] | [
{
"path": "subscribe/cobbler/roles/cobbler/tasks/main.yml",
"content": "---\n- name: adding cobbler system\n shell: cobbler system add --name={{systemname}} --profile={{profile}}\n- name: assigning interface to systen\n shell: cobbler system edit --name={{systemname}} --interface={{interface}} --mac={{ma... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 681,
"all_permissive": false
} |
ansible_role | lostl1ght/ansible | 563d6268cc4e7d62750560f12dc17a83bacbff21 | 0 | playbooks/roles/linux | 7,562 | [
"no_license"
] | [
{
"path": "playbooks/roles/linux/files/firefox.exe",
"content": "#!/bin/env bash\n\nrun() {\n \"/mnt/c/Program Files/Mozilla Firefox/firefox.exe\" \"$1\" 1>/dev/null 2>/dev/null\n}\n\nif [[ -e \"$1\" ]]; then\n run \"file://///wsl.localhost/Debian$(readlink -f $1)\"\nelse\n run $1\nfi\n",
"lice... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 4,
"total_bytes": 8821,
"all_permissive": false
} |
ansible_role | lostl1ght/ansible | 563d6268cc4e7d62750560f12dc17a83bacbff21 | 0 | playbooks/roles/neovim | 7,562 | [
"no_license"
] | [
{
"path": "playbooks/roles/neovim/tasks/main.yml",
"content": "- name: get neovim\n become: true\n ansible.builtin.unarchive:\n src: https://github.com/neovim/neovim/releases/latest/download/nvim-linux-x86_64.tar.gz\n dest: /opt\n remote_src: true\n owner: root\n group: root\n\n- name: put ... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 769,
"all_permissive": false
} |
ansible_role | lostl1ght/ansible | 563d6268cc4e7d62750560f12dc17a83bacbff21 | 0 | playbooks/roles/shell | 7,562 | [
"no_license"
] | [
{
"path": "playbooks/roles/shell/tasks/suse.yml",
"content": "- name: install zsh\n become: true\n community.general.zypper:\n name: zsh\n state: present\n disable_recommends: false\n\n- name: install starship\n become: true\n community.general.zypper:\n name: starship\n state: present\n ... | {
"task_files": 5,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 9384,
"all_permissive": false
} |
ansible_role | lostl1ght/ansible | 563d6268cc4e7d62750560f12dc17a83bacbff21 | 0 | playbooks/roles/tmux | 7,562 | [
"no_license"
] | [
{
"path": "playbooks/roles/tmux/tasks/main.yml",
"content": "- name: install tmux\n import_tasks: debian.yml\n when: ansible_os_family == \"Debian\"\n\n- name: install tmux\n become: true\n community.general.zypper:\n name: tmux\n state: present\n disable_recommends: false\n when: ansible_os_f... | {
"task_files": 2,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 2,
"total_bytes": 1995,
"all_permissive": false
} |
ansible_role | JanLeshy/ansible-collection-home-lab-server | 6cb5dd0e713f2eef8c574b2d6e5f0fde40622115 | 0 | roles/serverprep | 7,562 | [
"no_license"
] | [
{
"path": "roles/serverprep/tasks/install_config_sudo.yml",
"content": "---\r\n- name: Install Debian/Ubuntu-specific packages\r\n ansible.builtin.package:\r\n name: \"{{ item }}\"\r\n state: present\r\n with_items:\r\n - sudo\r\n when: ansible_os_family == \"Debian\"\r\n tags: \r\n - sudo\r... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 12,
"total_bytes": 9423,
"all_permissive": false
} |
ansible_role | alexoliveira88/ansible_project | 0bb7f2efd283e88d39a9a27843d6f68cdbb2f28a | 0 | playbooks/roles/c2go_linux | 7,562 | [
"no_license"
] | [
{
"path": "playbooks/roles/c2go_linux/vars/main.yml",
"content": "---\n# vars file for linux_pci",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 29
},
{
"path": "playbooks/roles/c2go_linux/tasks/users.yml",
"content": "---\n- name: Creating c2go group\n group:... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 8,
"total_bytes": 2543,
"all_permissive": false
} |
ansible_role | alexoliveira88/ansible_project | 0bb7f2efd283e88d39a9a27843d6f68cdbb2f28a | 0 | playbooks/roles/linux | 7,562 | [
"no_license"
] | [
{
"path": "playbooks/roles/linux/tasks/packages-Debian.yml",
"content": "---\n#######################REPOSITORY#######################################\n- name: Debian Repository \n copy:\n src: apt/sources.list_{{ ansible_distribution_major_version }}\n dest: /etc/apt/sources.list\n mode: '0644'\n... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 11494,
"all_permissive": false
} |
ansible_role | alexoliveira88/ansible_project | 0bb7f2efd283e88d39a9a27843d6f68cdbb2f28a | 0 | playbooks/roles/pci_linux | 7,562 | [
"no_license"
] | [
{
"path": "playbooks/roles/pci_linux/tasks/setup.yml",
"content": "---\n###########################Files###########################################\n- name: create directory monitoring\n file:\n path: \"{{ item }}\"\n state: directory\n mode: '0755'\n loop:\n - /etc/locaweb\n - /etc/locaweb... | {
"task_files": 3,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 12337,
"all_permissive": false
} |
ansible_role | devopsdecode/terraform-ansible-pipeline | 0117c7f115ed848097955967782cc3c8088aee8d | 0 | worker-node/roles/nginx | 7,562 | [
"no_license"
] | [
{
"path": "worker-node/roles/nginx/tasks/main.yml",
"content": "---\n- name: install nginx webserver\n apt:\n name: nginx\n state: latest\n\n- name: copy the index.html file and replace in nginx html\n template: \n src: index.html\n dest: /var/www/html/index.html \n\n- name: Start the service\... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 296,
"all_permissive": false
} |
ansible_role | akilamunasinghe/ansible-ei-esb | 54d2aaaf0776b887e51a0d8c751a71a48aebec63 | 0 | roles/capp_deployer | 7,563 | [
"permissive"
] | [
{
"path": "roles/capp_deployer/tasks/main.yml",
"content": "#----------------------------------------------------------------------------\n# Copyright (c) 2018 WSO2, Inc. http://www.wso2.org\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in com... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 1851,
"all_permissive": true
} |
ansible_role | DevOpsTribe/training-shells | 77023e84c43a326e85cc4f1f7e37dfb5d83f0a25 | 1 | ansible-training-lab/roles/devopstribe-training-lab | 7,563 | [
"permissive"
] | [
{
"path": "ansible-training-lab/roles/devopstribe-training-lab/tests/test.yml",
"content": "---\n- hosts: localhost\n remote_user: root\n roles:\n - devopstribe-training-lab\n",
"license_type": "permissive",
"detected_licenses": [
"Apache-2.0"
],
"size_bytes": 83
},
{
"pat... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 7,
"total_bytes": 4846,
"all_permissive": true
} |
ansible_role | YampolskyiVV/global_jenkins | ff840ed4ea1ce58dbbc80c219ae738a41cf743ce | 0 | roles/ec2_install | 7,563 | [
"no_license"
] | [
{
"path": "roles/ec2_install/tasks/main.yml",
"content": "- name: Lunch ec2 instanse\n ec2:\n instance_type: \"{{ ec2.instance_type }}\"\n group: \"{{ ec2.group }}\"\n image: \"{{ ec2.image }}\"\n keypair: \"{{ ec2.keypair }}\"\n region: \"{{ ec2.region }}\"\n vpc_subnet_id: \"{{ ec2.vpc_... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 764,
"all_permissive": false
} |
ansible_role | YampolskyiVV/global_jenkins | ff840ed4ea1ce58dbbc80c219ae738a41cf743ce | 0 | roles/elb | 7,563 | [
"no_license"
] | [
{
"path": "roles/elb/tasks/main.yml",
"content": "- name: Get list instance to deregister\n ec2_elb_facts:\n names: student19-elb \n region: us-west-2\n register: inctanse_to_deregister\n- debug:\n var: inctanse_to_deregister\n\n- name: add the webservers to the load balancer\n ec2_elb:\n sta... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 822,
"all_permissive": false
} |
ansible_role | YampolskyiVV/global_jenkins | ff840ed4ea1ce58dbbc80c219ae738a41cf743ce | 0 | roles/web | 7,563 | [
"no_license"
] | [
{
"path": "roles/web/tasks/main.yml",
"content": "- name: Install nginx WEB Server, git\n yum:\n name: ['nginx', 'git']\n state: latest\n- name: Create project directory\n file:\n path: /usr/share/nginx/global_proj\n state: directory\n mode: '0755'\n\n- name: Deploy project\n git:\n rep... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 712,
"all_permissive": false
} |
ansible_role | ekolganov/ansible_homework | 2d3095ad1854419405ca5405b54fda0d97f1cac9 | 0 | homework_lesson03/roles/install_apache | 7,563 | [
"no_license"
] | [
{
"path": "homework_lesson03/roles/install_apache/vars/firewalld_vars.yml",
"content": "---\nfirewalld_target_port: 80\nfirewalld_target_protocol: tcp\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 61
},
{
"path": "homework_lesson03/roles/install_apache/defaults... | {
"task_files": 2,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 5,
"total_bytes": 997,
"all_permissive": false
} |
ansible_role | ekolganov/ansible_homework | 2d3095ad1854419405ca5405b54fda0d97f1cac9 | 0 | homework_lesson03/roles/install_vsftpd | 7,563 | [
"no_license"
] | [
{
"path": "homework_lesson03/roles/install_vsftpd/defaults/main.yml",
"content": "vsftpd_conf_template: \"vsftpd.conf.j2\"\nvsftpd_conf_path: \"/etc/vsftpd\"\nvsftpd_conf_file_name: \"vsftpd.conf\"\nvsftpd_create_directory: \"/var/ftp/pub/upload\"\nvsftpd_pub_directory: \"/var/ftp/pub\"\n\n\n# vsftpd conf\n... | {
"task_files": 1,
"has_defaults": true,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 2190,
"all_permissive": false
} |
ansible_role | MariaLFerreira/Projeto-devops | 02b83adda57fa25afba8b2b339332679c58c707d | 0 | roles/k8s-master | 7,563 | [
"no_license"
] | [
{
"path": "roles/k8s-master/tasks/main.yml",
"content": "\r\n- name: Destroy cluster before starting again\r\n command: kubeadm reset -f\r\n\r\n- name: Initialize k8s cluster\r\n command: kubeadm init\r\n register: kubeadm_init_output\r\n\r\n- name: Create file with output\r\n copy:\r\n content: \"{{... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 1,
"total_bytes": 659,
"all_permissive": false
} |
ansible_role | mohamedamr99t/AnisbleLabs | 29d97b17275be76c533b7653983e80653faa4ac9 | 0 | ANSIBLE DAY 4/Day 4 - Files/roles/web | 7,563 | [
"no_license"
] | [
{
"path": "ANSIBLE DAY 4/Day 4 - Files/roles/web/vars/main.yml",
"content": "template_name : \"html_template\"\nmyMessage : \"Lab 4 - TEMPLATES & HANDLERS\"\npackage_name: \"apache2\"\nfile_list:\n - style.css\n - script.js\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes... | {
"task_files": 1,
"has_defaults": false,
"has_handlers": true,
"has_templates": true
} | {
"file_count": 4,
"total_bytes": 1041,
"all_permissive": false
} |
ansible_role | crivetimihai/ansible_virtualization | ff47c6a2735beb588e5f9808ac392e35a21df9af | 40 | roles/docker | 7,563 | [
"no_license"
] | [
{
"path": "roles/docker/tasks/install_Ubuntu.yml",
"content": "---\n- name: Uninstall old versions\n apt:\n name: >-\n docker, docker-engine, docker.io,\n containerd, runc\n state: absent\n become: yes\n\n- name: add Docker apt signing key\n apt_key:\n url: \"{{ item }}\"\n stat... | {
"task_files": 6,
"has_defaults": true,
"has_handlers": false,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 5485,
"all_permissive": false
} |
ansible_role | crivetimihai/ansible_virtualization | ff47c6a2735beb588e5f9808ac392e35a21df9af | 40 | roles/kvm | 7,563 | [
"no_license"
] | [
{
"path": "roles/kvm/defaults/main.yml",
"content": "---\n# defaults file for kvm\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 28
},
{
"path": "roles/kvm/tasks/selinux.yml",
"content": "---\n# SELinux context for KVM\n# staff_use_svirt https://access.redha... | {
"task_files": 5,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 10,
"total_bytes": 2978,
"all_permissive": false
} |
ansible_role | crivetimihai/ansible_virtualization | ff47c6a2735beb588e5f9808ac392e35a21df9af | 40 | roles/lxd | 7,563 | [
"no_license"
] | [
{
"path": "roles/lxd/vars/main.yml",
"content": "---\n# vars file for lxd\n\ncentos_packages:\n - lxd\n\nredhat_packages:\n - lxd\n\nfedora_packages:\n - lxd\n\ndebian_packages:\n - lxd\n\nubuntu_packages:\n - lxd\n",
"license_type": "no_license",
"detected_licenses": [],
"size_bytes": 154
... | {
"task_files": 7,
"has_defaults": true,
"has_handlers": true,
"has_templates": false
} | {
"file_count": 13,
"total_bytes": 3666,
"all_permissive": false
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.