Skip to content

Ansible role. FreeBSD. Download, mount, and customize system images.

License

Notifications You must be signed in to change notification settings

vbotka/ansible-freebsd-custom-image

Repository files navigation

freebsd_custom_image

qualityBuild StatusDocumentation StatuslicenseGitHub tag

Ansible role. FreeBSD. Download, mount, and customize system images.

Documentation at readthedocs.io

Feel free to share your feedback and report issues.

Contributions are welcome.

Requirements

Roles

Collections

  • ansible.posix
  • community.general

Notes

  • By default, the role is not idempotent. At least 4 tasks will be reported changed: 1) Create memory disk 2) Mount mdX partitions 3) Unmount mount points 4) Detach memory disk.

  • Setting bsd_cimage_umount=false will keep the memory disk attached and partitions mounted. This will make the role idempotent.

  • The role doesn’t support check and diff "--check --diff"

Ansible lint

Use the configuration file .ansible-lint.local when running ansible-lint. Some rules might be disabled and some warnings might be ignored. See the notes in the configuration file.

shell> ansible-lint -c .ansible-lint.local

References

License

license

Author Information

Vladimir Botka

About

Ansible role. FreeBSD. Download, mount, and customize system images.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages