{"id":20255578,"url":"https://github.com/ilri/rmg-ansible-public","last_synced_at":"2025-04-11T00:06:09.020Z","repository":{"id":31699295,"uuid":"35264982","full_name":"ilri/rmg-ansible-public","owner":"ilri","description":"Ansible playbooks for ILRI research-computing infrastructure","archived":false,"fork":false,"pushed_at":"2025-04-07T09:35:38.000Z","size":16848,"stargazers_count":8,"open_issues_count":8,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-11T00:06:02.826Z","etag":null,"topics":["ansible","ilri"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ilri.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":"2015-05-08T07:27:08.000Z","updated_at":"2025-04-07T09:35:27.000Z","dependencies_parsed_at":"2023-01-14T19:35:19.364Z","dependency_job_id":"0dcdbd05-d25a-44d7-8ee4-36259ca02d01","html_url":"https://github.com/ilri/rmg-ansible-public","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilri%2Frmg-ansible-public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilri%2Frmg-ansible-public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilri%2Frmg-ansible-public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilri%2Frmg-ansible-public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilri","download_url":"https://codeload.github.com/ilri/rmg-ansible-public/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317707,"owners_count":21083528,"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","ilri"],"created_at":"2024-11-14T10:39:27.507Z","updated_at":"2025-04-11T00:06:08.993Z","avatar_url":"https://github.com/ilri.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Scripts for ILRI Research-Computing Infrastructure\nIn order for these playbooks to work, your host must:\n\n- have finished installation, have working networking, have an SSH daemon running\n- have added a `provisioning` user via kickstart, preseed, or cloud-init\n- have an entry in the `private/hosts`\n- have a vars file in `host_vars/` which defines _at least_ an `ansible_host` variable\n\nAssuming the above are true, you should be able to run these playbooks successfully.\n\n## Post-install Ansible Invocation\nTake note that the first-ever invocation after the clean installation of a machine is different than subsequent invocations due to the way SSH public keys are copied to the host.\n\nOn the first run, you need to use `-k --ask-become-pass` to prompt for the SSH/sudo password of the provisioning user:\n\n    $ ansible-playbook site.yml --limit=ilrinrb10 -k --ask-become-pass -t sshd,ssh-keys,sudoers\n\nOn subsequent runs, after SSH keys and sudo configurations have been deployed, you should be able to run like this:\n\n    $ ansible-playbook site.yml --limit=ilrinrb10\n\n## TODO\n\n- Update: sysctl.conf template for Ubuntu, using CentOS template as a reference\n- Update: make SSH rate limits configurable\n\n## License\nCopyright (C) 2015–2024 International Livestock Research Institute (ILRI)\n\nThe contents of this repository are free software: you can redistribute\nit and/or modify it under the terms of the GNU General Public License\nas published by the Free Software Foundation, either version 3 of the\nLicense, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filri%2Frmg-ansible-public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filri%2Frmg-ansible-public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filri%2Frmg-ansible-public/lists"}