{"id":16362469,"url":"https://github.com/petemcw/ansible-role-driveclient","last_synced_at":"2026-05-07T07:40:38.256Z","repository":{"id":22152752,"uuid":"25484059","full_name":"petemcw/ansible-role-driveclient","owner":"petemcw","description":"Ansible role for Rackspace driveclient","archived":false,"fork":false,"pushed_at":"2014-10-20T19:58:42.000Z","size":100,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-30T06:13:26.663Z","etag":null,"topics":["ansible","ansible-role","driveclient","rackspace"],"latest_commit_sha":null,"homepage":null,"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/petemcw.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}},"created_at":"2014-10-20T19:58:31.000Z","updated_at":"2015-10-27T19:37:20.000Z","dependencies_parsed_at":"2022-08-19T18:10:26.231Z","dependency_job_id":null,"html_url":"https://github.com/petemcw/ansible-role-driveclient","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/petemcw%2Fansible-role-driveclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fansible-role-driveclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fansible-role-driveclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petemcw%2Fansible-role-driveclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petemcw","download_url":"https://codeload.github.com/petemcw/ansible-role-driveclient/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239763622,"owners_count":19692812,"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-role","driveclient","rackspace"],"created_at":"2024-10-11T02:24:21.699Z","updated_at":"2026-05-07T07:40:33.222Z","avatar_url":"https://github.com/petemcw.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rackspace `driveclient` Role for Ansible\n\nThis role installs the `driveclient` agent which works with Rackspace Cloud Backup.\n\n## Requirements\n\nThis role requires [Ansible](http://www.ansibleworks.com/) version 1.4 or higher\nand the Debian/Ubuntu platform.\n\n## Role Variables\n\nThe variables that can be passed to this role and a brief description about\nthem are as follows (additional variables are available in the source):\n\n```yaml\n# The API credentials for Rackspace driveclient\ndriveclient_enabled: false\ndriveclient_username: \"\"\ndriveclient_apikey: \"\"\n```\n\n## Examples\n\n1. Install driveclient with the defaults\n\n    ```yaml\n    ---\n    # This playbook installs driveclient\n\n    - name: Apply driveclient to all nodes\n      hosts: all\n      roles:\n        - driveclient\n    ```\n\n2. Install driveclient with custom credentials\n\n    ```yaml\n    ---\n    # This playbook installs driveclient\n\n    - name: Apply driveclient to all Rackspace nodes\n      hosts: rackspace\n      roles:\n        - { role: driveclient,\n            driveclient_enabled: true,\n            driveclient_username: \"augustash\",\n            driveclient_apikey: \"asdfasdfasdfasdf\"\n          }\n    ```\n\n## Dependencies\n\nNone.\n\n## License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetemcw%2Fansible-role-driveclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetemcw%2Fansible-role-driveclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetemcw%2Fansible-role-driveclient/lists"}