Browse Source

Comment a script as needing a rewrite.

Joe Clarke 1 year ago
parent
commit
1a0ea4368c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      automation/services/update-dns-tool.py

+ 2 - 0
automation/services/update-dns-tool.py

@@ -24,6 +24,8 @@
 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 # SUCH DAMAGE.
 
+# NOTE: This should move to an update NetBox script, which will then trigger DNS updates.
+
 
 from __future__ import print_function
 import requests