zuul-jobs/roles/upload-afs-synchronize
Ian Wienand a016a1a565 linters: standardise on newline at end of file
I noticed this by accident when I ran ansible-lint over this repo from
an outside context; it didn't use the .yamllint in here and started
compalining about eof whitespace.

After scratching my head for a bit as to why this didn't fail here, I
realised we've allowed various newlines since the initial commit
I936fe2c997597972d884c5fc62655d28e8aaf8c5.

Remove this and just use the default eof rules, and fixup the
whitespace as required.  This is fairly unimportant, but is nice for
consistency.

Change-Id: Idb46a1f39ba798b0bf70eaa27b4c6b4758ce3d26
2022-07-28 16:19:06 +10:00
..
defaults upload-afs: rename to upload-afs-roots; add afs-upload-synchronize 2020-02-04 07:41:00 +11:00
tasks linters: standardise on newline at end of file 2022-07-28 16:19:06 +10:00
README.rst upload-afs-synchronize: expand documentation 2020-07-15 06:48:44 +10:00

README.rst

Copy contents of a directory hierarchy to AFS

This role uses the synchronzie module to copy directory contents to a remote AFS locations. It ensures the synchronize flags, particularly relating to group and world permissions, are appropriate for copying to AFS locations.

See also :zuulupload-afs-roots which is a similar role giving more fine-grained control over which directories are synchronized.

Role Variables

Target path in AFS (should begin with '/afs/...').