1e5ad2e update to upstream 1.36.0; fix examples file handling; fix semaphore handling

Authored and Committed by rmeggins a year ago
    update to upstream 1.36.0; fix examples file handling; fix semaphore handling
    
    update to upstream 1.36.0
    fix examples file handling - the code was assuming that the role examples/ directory
    held only playbooks - handle other files now too
    fix semaphore handling - the semaphore files should all be gone, so use `rm -f`
    to avoid errors if there are no matching files
    
        
file modified
+21 -0
file modified
+45 -33
file modified
+21 -20