{"id":18555171,"url":"https://github.com/arillso/ansible.ansible","last_synced_at":"2026-04-16T11:02:51.945Z","repository":{"id":68261815,"uuid":"195696636","full_name":"arillso/ansible.ansible","owner":"arillso","description":"Sets a scheduled task to ensure Ansible has access through WinRM interface.","archived":false,"fork":false,"pushed_at":"2020-04-06T14:35:26.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-31T05:18:23.540Z","etag":null,"topics":["ansible","ansible-role"],"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/arillso.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-07-07T21:00:58.000Z","updated_at":"2025-05-02T21:41:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"15d666b8-8228-4b8d-ad07-020eddadd812","html_url":"https://github.com/arillso/ansible.ansible","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/arillso/ansible.ansible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arillso","download_url":"https://codeload.github.com/arillso/ansible.ansible/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arillso%2Fansible.ansible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271786681,"owners_count":24820742,"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-08-24T02:00:11.135Z","response_time":111,"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":["ansible","ansible-role"],"created_at":"2024-11-06T21:25:31.031Z","updated_at":"2026-04-16T11:02:51.939Z","avatar_url":"https://github.com/arillso.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: ansible\n\n[![Build Status](https://img.shields.io/travis/arillso/ansible.ansible.svg?branch=master\u0026style=popout-square)](https://travis-ci.org/arillso/ansible.ansible) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=popout-square)](https://sbaerlo.ch/licence) [![Ansible Galaxy](https://img.shields.io/badge/ansible--galaxy-ansible-blue.svg?style=popout-square)](https://galaxy.ansible.com/arillso/ansible) [![Ansible Role](https://img.shields.io/ansible/role/d/id.svg?style=popout-square)](https://galaxy.ansible.com/arillso/ansible)\n\n## Description\n\nSets a scheduled task to ensure Ansible has access through WinRM interface.\n\n## Installation\n\n```bash\nansible-galaxy install arillso.ansible\n```\n\n## Requirements\n\nNone\n\n## Role Variables\n\n### ansible_ressource_name\n\nName of the folder where the data will be stored.\n\n```yml\nansible_ressource_name: \"{{ source_of_supply_name | default('Support') }}\"\nansible_root_directory: \"{{ ansible_env.SystemDrive }}\\\\{{ ansible_ressource_name }}\"\n```\n\n### ansible_directory\n\nWhole path where the file should be stored\n\n```yml\nansible_directory: \"{{ ansible_root_directory }}\\\\ansible\"\n```\n\n## ansible_configure_remoting\n\nPath where the Powershell script is stored.\n\n```yml\nansible_configure_remoting: \"{{ ansible_directory }}\\\\ConfigureRemotingForAnsible.ps1\"\n```\n\n### ansible_scheduled_task\n\n```yml\nansible_scheduled_task: '-ExecutionPolicy Bypass -File \"{{ ansible_configure_remoting }}\" -CertValidityDays 3650 -ForceNewSSLCert -EnableCredSSP'\n```\n\n## Example Playbook\n\n```yml\n- hosts: all\n  roles:\n    - arillso.ansible\n```\n\n## Author\n\n- [Simon Bärlocher](https://sbaerlocher.ch)\n\n## License\n\nThis project is under the MIT License. See the [LICENSE](licence) file for the full license text.\n\n## Copyright\n\n(c) 2020, Arillso\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farillso%2Fansible.ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farillso%2Fansible.ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farillso%2Fansible.ansible/lists"}