https://github.com/mrlesmithjr/ansible-freenas
An Ansible role to manage FreeNAS
https://github.com/mrlesmithjr/ansible-freenas
ansible ansible-role freenas
Last synced: 3 months ago
JSON representation
An Ansible role to manage FreeNAS
- Host: GitHub
- URL: https://github.com/mrlesmithjr/ansible-freenas
- Owner: mrlesmithjr
- Created: 2019-02-25T02:48:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T23:57:10.000Z (over 6 years ago)
- Last Synced: 2025-03-24T06:51:48.636Z (3 months ago)
- Topics: ansible, ansible-role, freenas
- Homepage:
- Size: 27.3 KB
- Stars: 14
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansible-freenas
An Ansible role to manage FreeNAS via API
## Testing
I highly recommend testing prior to running against an existing environment. I
am not responsible for any loss data! This role is still under extensive testing.
To test a setup, I highly recommend using my [FreeNAS Vagrant box](https://github.com/mrlesmithjr/vagrant-box-templates) which is what is being used in developing this role.## Requirements
## Role Variables
[defaults/main.yml](defaults/main.yml)
## Dependencies
## Example Playbook
[tests/test.yml](tests/test.yml)
## License
MIT
## Author Information
Larry Smith Jr.
- [EverythingShouldBeVirtual](http://everythingshouldbevirtual.com)
- [@mrlesmithjr](https://www.twitter.com/mrlesmithjr)
-