diff --git a/LICENCE b/LICENCE index 781357b..3d2b755 100644 --- a/LICENCE +++ b/LICENCE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 L3D +Copyright (c) 2019 L3D Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/defaults/main.yml b/defaults/main.yml index 1ba1583..685898b 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -27,5 +27,5 @@ use_diffie_hellman_group_exchange_sha256: false use_aes256_ctr: false use_hmac_sha2_512: false -# version check for this playbook +# version check for this role? submodules_versioncheck: true