Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sbaerlocher/ansible.hello

Hello Ansible allows the devices for the client use of Ansible to advance.
https://github.com/sbaerlocher/ansible.hello

ansible ansible-pull linux setup windows

Last synced: about 1 month ago
JSON representation

Hello Ansible allows the devices for the client use of Ansible to advance.

Awesome Lists containing this project

README

        

# Hello Ansible

## Description

Hello Ansible allows the devices for the client use of Ansible to advance.

## Linux

Under Linux, it prepares the device for an ansible pull. (development)

## Windows

In Powershell als Administrator ausführen

```Powershell
Set-ExecutionPolicy Unrestricted
.\setup.ps1
```