{"id":22180761,"url":"https://github.com/jftuga/ansible_fedora_post_install","last_synced_at":"2026-02-22T23:05:32.216Z","repository":{"id":117698607,"uuid":"432218361","full_name":"jftuga/ansible_fedora_post_install","owner":"jftuga","description":"Install packages onto Fedora system via Ansible playbook","archived":false,"fork":false,"pushed_at":"2021-11-26T15:31:52.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T19:15:43.287Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jftuga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-11-26T15:10:32.000Z","updated_at":"2021-11-26T15:31:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"45fdebcb-d9fc-40f8-af34-32752f33c24b","html_url":"https://github.com/jftuga/ansible_fedora_post_install","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jftuga/ansible_fedora_post_install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fansible_fedora_post_install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fansible_fedora_post_install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fansible_fedora_post_install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fansible_fedora_post_install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jftuga","download_url":"https://codeload.github.com/jftuga/ansible_fedora_post_install/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Fansible_fedora_post_install/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29730276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"ssl_error","status_checked_at":"2026-02-22T20:09:13.750Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-12-02T09:19:34.446Z","updated_at":"2026-02-22T23:05:32.188Z","avatar_url":"https://github.com/jftuga.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible_fedora_post_install\nInstall packages onto Fedora system via Ansible playbook\n\n## Synopsis\nThis playbook will install packages via `dnf` onto a Fedora system.  It has been tested with Fedora 35 running on a AWS EC2 `t3a.small` instance.\n\n## Playbook Details\n\n1) Configure the [inventory.ini](inventory.ini) file.\n* * Replace `w.x.y.z` with your own IP address\n* * Set the `ansible_ssh_private_key_file` value\n* * Set the `ansible_user` value\n* * * **Note:** This user should be able to ssh into the remote system without having to be prompted to accept any ssh keys by using the `ansible_ssh_private_key_file` file mentioned above\n2) Edit `fedora_packages.yml` to customize packages you want installed\n\n## Execution\n```shell\nansible-playbook -i inventory.ini fedora_packages.yml\n```\n\n## Post install\nVerify package installation:\n```shell\n# to see the last 50 installed packages, change 25 to 50\nsudo rpm -qa --last | head -25\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Fansible_fedora_post_install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjftuga%2Fansible_fedora_post_install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Fansible_fedora_post_install/lists"}