Nfs Testing

Pages 40-42 of the Bitsmasher Lab Operations Manual (62 pages)

Overview

The NFS role at ansible/collections/ansible\_collections/lab/franklin/roles/nfs} has been migrated from Molecule to native ansible-test. The role validates:

Testing with ansible-test (August 2026)

From stargate:


cd ~/workspace/lab-franklin/ansible/collections/ansible_collections/lab/franklin

ansible-test sanity --python 3.12

ansible-test integration nfs --python 3.12

Molecule tests remain as historical artifacts only and are no longer invoked.

Current Validation Focus

Testing now emphasizes:

StrictModes Validation

NFS-mounted user homes require OpenSSH StrictModes compliance:

Integration Test Targets

For thorough testing, add:

Molecule Test Checklist -- D42RECATED

The following Molecule-specific items are no longer relevant as of August 2026:

All future work uses ansible-test exclusively.