Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansible-actions/check-ansible-ubuntu-trusty-action
Github Action to check your ansible role or playbook with the ubuntu:trusty docker image
https://github.com/ansible-actions/check-ansible-ubuntu-trusty-action
ansible check-ansible github-actions ubuntu
Last synced: 3 months ago
JSON representation
Github Action to check your ansible role or playbook with the ubuntu:trusty docker image
- Host: GitHub
- URL: https://github.com/ansible-actions/check-ansible-ubuntu-trusty-action
- Owner: ansible-actions
- License: mit
- Archived: true
- Created: 2020-02-24T17:46:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T23:00:12.000Z (over 1 year ago)
- Last Synced: 2024-09-25T21:24:18.050Z (4 months ago)
- Topics: ansible, check-ansible, github-actions, ubuntu
- Language: Dockerfile
- Homepage: https://github.com/marketplace/actions/check-ansible-ubuntu-trusty
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Github Marketplace](https://raw.githubusercontent.com/roles-ansible/check-ansible-ubuntu-trusty-action/master/.github/marketplace.svg?sanitize=true)](https://github.com/marketplace/actions/check-ansible-ubuntu-trusty)
[![MIT License](https://raw.githubusercontent.com/roles-ansible/check-ansible-ubuntu-trusty-action/master/.github/license.svg?sanitize=true)](https://github.com/roles-ansible/check-ansible-ubuntu-trusty-action/blob/master/LICENSE)Check Ansible Ubuntu trusty
=======================
This action allowed you to test your ansible role or your playbook in a Docker Container with ``ubuntu:trusty``. But since Ubuntu 14.4 is EOL this role is end of life too.License
----------
The Dockerfile and associated scripts and documentation in this project are released under the [MIT License](LICENSE).Credits
--------------
+ The initial GitHub action has been created by [Stefan Stölzle](https://github.com/stoe) at
[stoe/actions](https://github.com/stoe/actions).
+ It was used by ansible for lint checks at [ansible/ansible-lint-action](https://github.com/ansible/ansible-lint-action.git)
+ It was modified from [L3D](https://github.com/do1jlr) to check ansible roles.
+ Since Ubuntu trusty is EOL this role is EOL too. See https://wiki.ubuntuusers.de/Trusty_Tahr/