Legacy Roles
A list of legacy roles.
GET /api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1584
{ "count": 37600, "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1585", "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=1583", "results": [ { "id": 18223, "upstream_id": 51214, "created": "2023-05-08T21:12:28.617044Z", "modified": "2023-10-29T18:45:53.705584Z", "imported": "2020-10-10T09:06:10.425409-04:00", "github_user": "marcomc", "username": "marcomc", "github_repo": "ansible-role-macos-filevault2", "github_branch": "master", "commit": "163acf619ef5768a42f84ff8221cc7b18c076f03", "commit_message": "add Ansible Galaxy notification", "name": "macos_filevault2", "description": "Ansible role to configure FileVault2 on macOS. Also used in Splinter provisioning tool.", "summary_fields": { "dependencies": [], "namespace": { "id": 4343, "name": "marcomc", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a07-1344-74ee-9ec5-0e36cfb6560d/avatar/" }, "provider_namespace": { "id": 16973, "name": "marcomc", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16973/" }, "repository": { "name": "ansible-role-macos-filevault2", "original_name": "ansible-role-macos-filevault2" }, "tags": [ "encryption", "fdesetup", "filevault", "security", "system" ], "versions": [] }, "download_count": 133 }, { "id": 18224, "upstream_id": 51233, "created": "2023-05-08T21:12:28.684608Z", "modified": "2023-10-29T18:45:53.710108Z", "imported": "2020-10-10T22:14:35.895598-04:00", "github_user": "marcomc", "username": "marcomc", "github_repo": "ansible-role-macos-mackup", "github_branch": "master", "commit": "28df20aea3cfeef9120d13f72ecf927812f1e1e1", "commit_message": "yaml-lint fix", "name": "macos_mackup", "description": "Ansible role to install and configure mackup sync utility", "summary_fields": { "dependencies": [], "namespace": { "id": 4343, "name": "marcomc", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a07-1344-74ee-9ec5-0e36cfb6560d/avatar/" }, "provider_namespace": { "id": 16973, "name": "marcomc", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16973/" }, "repository": { "name": "ansible-role-macos-mackup", "original_name": "ansible-role-macos-mackup" }, "tags": [ "admin", "backup", "mackup", "macos", "system", "user" ], "versions": [] }, "download_count": 42 }, { "id": 18225, "upstream_id": 51232, "created": "2023-05-08T21:12:28.746718Z", "modified": "2023-10-29T18:45:53.714330Z", "imported": "2020-10-10T22:23:07.988367-04:00", "github_user": "marcomc", "username": "marcomc", "github_repo": "ansible-role-macos-macprefs", "github_branch": "master", "commit": "658b3ec67b09cea346507381fc4b4801cd013b41", "commit_message": "add 'changed_when: no' for idempotency test", "name": "macos_macprefs", "description": "An Ansible role to install and run 'macprefs' tool on macOS. Also used in Splinter provisioning tool.", "summary_fields": { "dependencies": [], "namespace": { "id": 4343, "name": "marcomc", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a07-1344-74ee-9ec5-0e36cfb6560d/avatar/" }, "provider_namespace": { "id": 16973, "name": "marcomc", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16973/" }, "repository": { "name": "ansible-role-macos-macprefs", "original_name": "ansible-role-macos-macprefs" }, "tags": [ "admin", "backup", "macos", "macprefs", "system", "user" ], "versions": [] }, "download_count": 115 }, { "id": 18226, "upstream_id": 51227, "created": "2023-05-08T21:12:28.806513Z", "modified": "2023-10-29T18:45:53.718578Z", "imported": "2020-10-10T15:27:55.896587-04:00", "github_user": "marcomc", "username": "marcomc", "github_repo": "ansible-role-macos-new-user", "github_branch": "master", "commit": "57d0ece7864ee4d8329c3c34eda20bf5e36be3b4", "commit_message": "add random profile picture for test", "name": "macos_new_user", "description": "Ansible role to create a new user in macOS. Also used in Splinter provisioning tool.", "summary_fields": { "dependencies": [], "namespace": { "id": 4343, "name": "marcomc", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a07-1344-74ee-9ec5-0e36cfb6560d/avatar/" }, "provider_namespace": { "id": 16973, "name": "marcomc", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16973/" }, "repository": { "name": "ansible-role-macos-new-user", "original_name": "ansible-role-macos-new-user" }, "tags": [ "admin", "dscl", "macos", "system", "user" ], "versions": [] }, "download_count": 172 }, { "id": 18227, "upstream_id": 51226, "created": "2023-05-08T21:12:28.878855Z", "modified": "2023-10-29T18:45:53.734380Z", "imported": "2020-10-10T14:27:10.356765-04:00", "github_user": "marcomc", "username": "marcomc", "github_repo": "ansible-role-macos-setapp", "github_branch": "master", "commit": "4c0a0f0caf0ecd25b8cb4d32bc2466a427c5c4fd", "commit_message": "remove incorrect `notify:`", "name": "macos_setapp", "description": "Ansible role to install and launch SetApp application store. Also used in Splinter provisioning tool.", "summary_fields": { "dependencies": [], "namespace": { "id": 4343, "name": "marcomc", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a07-1344-74ee-9ec5-0e36cfb6560d/avatar/" }, "provider_namespace": { "id": 16973, "name": "marcomc", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16973/" }, "repository": { "name": "ansible-role-macos-setapp", "original_name": "ansible-role-macos-setapp" }, "tags": [ "applications", "appstore", "osx", "system" ], "versions": [] }, "download_count": 115 }, { "id": 18228, "upstream_id": 51222, "created": "2023-05-08T21:12:28.977027Z", "modified": "2023-10-29T18:45:53.741635Z", "imported": "2020-10-10T12:15:43.917893-04:00", "github_user": "marcomc", "username": "marcomc", "github_repo": "ansible-role-macos-sophos-endpoint", "github_branch": "master", "commit": "c285ee60e8c46dd24f719012d53d854b7eaa9ab4", "commit_message": "test", "name": "macos_sophos_endpoint", "description": "Ansible role to install Sophos Endpoint on macOS. Also used in Splinter provisioning tool.", "summary_fields": { "dependencies": [], "namespace": { "id": 4343, "name": "marcomc", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a07-1344-74ee-9ec5-0e36cfb6560d/avatar/" }, "provider_namespace": { "id": 16973, "name": "marcomc", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16973/" }, "repository": { "name": "ansible-role-macos-sophos-endpoint", "original_name": "ansible-role-macos-sophos-endpoint" }, "tags": [ "antivirus", "security", "sophos", "system" ], "versions": [] }, "download_count": 114 }, { "id": 18229, "upstream_id": 51234, "created": "2023-05-08T21:12:29.040301Z", "modified": "2023-10-29T18:45:53.754645Z", "imported": "2020-10-11T00:39:20.227089-04:00", "github_user": "marcomc", "username": "marcomc", "github_repo": "ansible-role-splinter-extra-packages", "github_branch": "master", "commit": "57d9f4ecb80a4bf5a7b58c5a537d03f677590b6b", "commit_message": "add 'changed_when' for idempotency test", "name": "splinter_extra_packages", "description": "Ansible role that provide extra packages installation for Splinter provisioning tool macOS setup automated with Ansible", "summary_fields": { "dependencies": [], "namespace": { "id": 4343, "name": "marcomc", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a07-1344-74ee-9ec5-0e36cfb6560d/avatar/" }, "provider_namespace": { "id": 16973, "name": "marcomc", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16973/" }, "repository": { "name": "ansible-role-splinter-extra-packages", "original_name": "ansible-role-splinter-extra-packages" }, "tags": [ "admin", "macos", "provisioning", "splinter", "system", "user" ], "versions": [] }, "download_count": 97 }, { "id": 18230, "upstream_id": 51235, "created": "2023-05-08T21:12:29.928693Z", "modified": "2023-10-29T18:45:53.758331Z", "imported": "2020-10-11T00:31:34.273094-04:00", "github_user": "marcomc", "username": "marcomc", "github_repo": "ansible-role-splinter-toolkit", "github_branch": "master", "commit": "915ee1d14931c7c73f3c26ba33cd7139738ae780", "commit_message": "fix reference to self", "name": "splinter_toolkit", "description": "Ansible role that provide the toolkit bult for Splinter, macOS setup automated with Ansible", "summary_fields": { "dependencies": [], "namespace": { "id": 4343, "name": "marcomc", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a07-1344-74ee-9ec5-0e36cfb6560d/avatar/" }, "provider_namespace": { "id": 16973, "name": "marcomc", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16973/" }, "repository": { "name": "ansible-role-splinter-toolkit", "original_name": "ansible-role-splinter-toolkit" }, "tags": [ "admin", "macos", "provisioning", "splinter", "system", "user" ], "versions": [] }, "download_count": 107 }, { "id": 18231, "upstream_id": 51228, "created": "2023-05-08T21:12:30.006148Z", "modified": "2023-10-29T18:45:53.762135Z", "imported": "2020-10-10T18:38:19.621932-04:00", "github_user": "marcomc", "username": "marcomc", "github_repo": "ansible-role-user-ssh-config", "github_branch": "master", "commit": "b158cc2de56fc01ca8dbd9ebd3eedbdcf3a4059f", "commit_message": "remove before_install", "name": "user_ssh_config", "description": "Ansible role to condigure a user's ssh_config. Also used in Splinter provisioning tool.", "summary_fields": { "dependencies": [], "namespace": { "id": 4343, "name": "marcomc", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a07-1344-74ee-9ec5-0e36cfb6560d/avatar/" }, "provider_namespace": { "id": 16973, "name": "marcomc", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16973/" }, "repository": { "name": "ansible-role-user-ssh-config", "original_name": "ansible-role-user-ssh-config" }, "tags": [ "admin", "macos", "proxy", "ssh", "system", "user" ], "versions": [] }, "download_count": 95 }, { "id": 18232, "upstream_id": 5950, "created": "2023-05-08T21:12:30.134998Z", "modified": "2023-10-10T00:48:25.861945Z", "imported": null, "github_user": "nfb-onf", "username": "nfb-onf", "github_repo": "ansible-role-phantomjs", "github_branch": "master", "commit": "", "commit_message": "", "name": "phantomjs", "description": "Phantomjs role", "summary_fields": { "dependencies": [], "namespace": { "id": 4344, "name": "nfb-onf", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a09-2635-7d9f-9efc-7f50a861191f/avatar/" }, "provider_namespace": { "id": 19807, "name": "nfb_onf", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/19807/" }, "repository": { "name": "ansible-role-phantomjs", "original_name": "ansible-role-phantomjs" }, "tags": [ "development", "web" ], "versions": [ { "id": 7633, "name": "v0.9.0", "release_date": null } ] }, "download_count": 209 } ] }