Skip to content

ansible role for openmediavault installation

License

Notifications You must be signed in to change notification settings

stethewwolf/ansible-role-omv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-omv

Ansible role for openmediavault installation

NB: this role is working only for debian bullseye, currently oldstable

This role require debian is installed using the netinst whitout any gui or web-server, only ssh and one user with sudo.

This role require ansible-common-role.

Configuration

Manage the ovm version:

omv_version: shaitan

This flag must be set has false after the first run, (it is necessary skip some task)

omv_first_install: true

Manage allowed networks:

omv_networks:
 - 192.168.100.0/24

for all those networks we applay the role "ACCEPT" to all connections in input, if not define this role will applay the ACCEPT policy.

Next Steps

After you run the first installation:

  • set omv_first_install: false
  • open the browser to http://ip/ use the default credentials admin:openmediavault to login
  • configure you nas as you desire

References

About

ansible role for openmediavault installation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published