Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oliverl-21/meraki-ci
meraki ci test
https://github.com/oliverl-21/meraki-ci
ansible cicd meraki
Last synced: about 1 month ago
JSON representation
meraki ci test
- Host: GitHub
- URL: https://github.com/oliverl-21/meraki-ci
- Owner: oliverl-21
- Created: 2021-12-15T17:24:45.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T17:25:54.000Z (about 1 year ago)
- Last Synced: 2024-07-30T17:35:08.886Z (5 months ago)
- Topics: ansible, cicd, meraki
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Release](https://github.com/oliverl-21/meraki-ci/actions/workflows/ansible.yml/badge.svg?event=push)
# meraki github cicd test
runs ansible with github actions on push to loop over an Meraki ORG to set allow, block url patterns and Content Category Filters for Meraki MX Devices.
## Setup
Create 2 Repo Secrets- MERAKIAPI which equals to your API KEY
- ORG which is your Meraki ORG NameEdit ```playbooks/vars/default.yml``` to your need and commit the change.