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

https://github.com/goffinet/usshd

Ubuntu Bionic Dockerfile and docker-compose.yml to test Ansible automation
https://github.com/goffinet/usshd

Last synced: 2 months ago
JSON representation

Ubuntu Bionic Dockerfile and docker-compose.yml to test Ansible automation

Awesome Lists containing this project

README

          

# Ubuntu Bionic Dockerfile and docker-compose.yml to test Ansible automation

```
docker-compose up -d
```

```
sudo ansible all -m ping -i hosts
```