{"id":34638732,"url":"https://github.com/generoi/provisioning","last_synced_at":"2026-05-26T12:05:26.375Z","repository":{"id":11946396,"uuid":"14516600","full_name":"generoi/provisioning","owner":"generoi","description":"Ansible provisioning configurations","archived":false,"fork":false,"pushed_at":"2015-10-05T18:08:51.000Z","size":455,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-05-30T13:49:46.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/generoi.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}},"created_at":"2013-11-19T06:44:55.000Z","updated_at":"2015-04-30T02:29:51.000Z","dependencies_parsed_at":"2022-09-10T16:00:14.468Z","dependency_job_id":null,"html_url":"https://github.com/generoi/provisioning","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/generoi/provisioning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generoi%2Fprovisioning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generoi%2Fprovisioning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generoi%2Fprovisioning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generoi%2Fprovisioning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/generoi","download_url":"https://codeload.github.com/generoi/provisioning/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/generoi%2Fprovisioning/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28005414,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-12-24T17:12:58.077Z","updated_at":"2025-12-24T17:12:58.428Z","avatar_url":"https://github.com/generoi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e **Warning This project was never finished and has since been abandoned.**\n\nDefinitions\n-----------\n\nGuidelines for tasks\n--------------------\n- Must be idempotent (can run multiple times, without causing side effects)\n- Always specify a `state` (`present`, `absent`)\n- Remember permissions\n- Tag properly so it can be filtered when useful\n- Fill out all fields of the comment template and keep it updated (config\n  params arent necessary if too many).\n- Reuse the helper tasks (service, ufw, monit, logrotate, vhost, etc.)\n- If possible use `creates` or `removes` for each `shell` and `command` action.\n- Make action names as descriptive as possible. If possible specify\n  files modified or variables used.\n- Make sure subsequent runs will not trigger any `changed` or `failed` events.\n\nGuidelines for jobs\n-------------------\n- Structured as playbooks.\n- Doesn't have to be idempotent.\n- Prompting is nice!\n\nTags\n----\n\n_The toplevel tag is only applicable within a role inclusion, meaning these are\nmost likely not available in jobs._\n\n- apache\n- apache-config\n- apache-wildcard\n- apache-mods\n- apache-https\n\n- user\n- user-config\n- user-admins\n- user-regular\n- user-managed\n- user-dotfiles\n- user-known-hosts\n- user-permissions\n- user-groups\n- user-create (Create user)\n- user-delete\n\n- rsyslog\n- rsyslog-config\n- rsyslog-loggly\n\n- pound\n- pound-config\n- certificate-combined\n\n- postfix\n- postfix-config\n\n- common\n- common-config\n- common-ntp\n- common-ipv6\n- common-git\n- common-terminfo\n- service\n- service-enable\n- service-disable\n\n- development\n- development-afp\n- development-ruby\n- development-ruby-gems\n- development-nodejs\n- development-nodejs-npm\n- development-vim\n- development-mosh\n- development-fasd\n- development-git\n- development-ag\n\n- project\n- project-shared (shared files folder)\n- project-drupal\n- project-drupal-permissions\n- project-wordpress\n- project-wordpress-permissions\n- project-other (nor drupal or wordpress)\n\n- security\n- security-tiger\n- security-common\n- security-denyhosts\n- security-unattended-upgrades\n- security-rootkit\n- security-sysctl\n\n- ufw\n- ufw-config\n\n- vnstat\n- vnstat-config\n\n- varnish\n- varnish-config\n\n- wpcli\n- wpcli-config\n\n- php\n- php-apc\n- php-xhprof\n- php-xdebug\n- php-dev\n\n- newrelic\n- newrelic-config\n- newrelic-sysmond\n- newrelic-php\n\n- monit\n- monit-config\n- monit-webui\n- monit-mail\n\n- mariadb\n- mariadb-pma\n- mariadb-config\n- mariadb-user-delete\n- mariadb-user-create\n- mariadb-db-create\n\n- logrotate\n\n- drush\n- drush-config\n- drush-dev\n\n- webui: Webinterfaces such as pma, apc, xdebug, xhprof.\n- openvz: OpenVZ specific fixes.\n- ansible: Ansible dependencies\n\nLint handlers\n-------------\n- lint rsyslog\n- lint apache\n- lint monit\n\nTodo\n----\n- Tiger syslog entry?\n- rkhunter: syslog -\u003e authpriv.notice\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeneroi%2Fprovisioning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeneroi%2Fprovisioning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeneroi%2Fprovisioning/lists"}