{"id":21392149,"url":"https://github.com/sysdiglabs/agent-ansible-collection","last_synced_at":"2025-07-13T18:30:57.565Z","repository":{"id":193605999,"uuid":"623574411","full_name":"sysdiglabs/agent-ansible-collection","owner":"sysdiglabs","description":"Ansible collection to manage the Sysdig Agent","archived":false,"fork":false,"pushed_at":"2024-11-15T00:02:35.000Z","size":673,"stargazers_count":4,"open_issues_count":25,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-11-15T01:17:02.953Z","etag":null,"topics":["ansible","ansible-collection","sysdig","sysdig-agent"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/ui/repo/published/sysdig/agent/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sysdiglabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-04T16:37:53.000Z","updated_at":"2024-04-29T20:02:40.000Z","dependencies_parsed_at":"2023-09-29T11:02:31.214Z","dependency_job_id":"1bc2b6f0-60ab-41d2-a448-a49126689ce3","html_url":"https://github.com/sysdiglabs/agent-ansible-collection","commit_stats":null,"previous_names":["sysdiglabs/agent-ansible-collection"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fagent-ansible-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fagent-ansible-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fagent-ansible-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysdiglabs%2Fagent-ansible-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysdiglabs","download_url":"https://codeload.github.com/sysdiglabs/agent-ansible-collection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225908226,"owners_count":17543468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-collection","sysdig","sysdig-agent"],"created_at":"2024-11-22T13:39:18.644Z","updated_at":"2024-11-22T13:39:19.254Z","avatar_url":"https://github.com/sysdiglabs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Collection - sysdig.agent\n=================================\n\nThe Sysdig Ansible Collection handles the installation and configuration of the Sysdig Agent.\n\n# Configuration\n## Requirements\n* `ansible-core \u003e= 2.13` \n* Host Operating Systems:\n  * Alma Linux 7+\n  * Amazon Linux (AL2 and AL2023)\n  * CentOS 7+\n  * Debian 10+\n  * Red Hat 7+\n  * Rocky Linux 7+\n  * Ubuntu 20.04+ (LTS Only)\n\n### Installation\nTo install the Sysdig Agent with this Role you first need to install the Role from the Ansible Galaxy.\n```bash\n?\u003e ansible-galaxy collection install sysdig.agent\n```\n\n### Install a Specific Version \nIf a specific version of the Collection is necessary it can be installed in the following manner\n```bash\n?\u003e ansible-galaxy collection install sysdig.agent:==1.1.0\n```\n\n### Upgrade \nTo install the Sysdig Agent with this Role you first need to install the Role from the Ansible Galaxy.\n```bash\n?\u003e ansible-galaxy collection install sysdig.agent --upgrade\n```\n\n# Example Playbook\nOnce the Collection has been installed it will then be possible to use the `agent_install` Role in Playbooks to install and configure the Sysdig Agent.\n```yaml\n- hosts: hosts\n  become: true\n  roles:\n  - role: sysdig.agent.agent_install\n    vars:\n      configuration:\n        connection:\n          access_key: \u003cyour_sysdig_access_key\u003e\n          region: \u003cyour_sysdig_region\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysdiglabs%2Fagent-ansible-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsysdiglabs%2Fagent-ansible-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysdiglabs%2Fagent-ansible-collection/lists"}