Преглед на файлове

Comment a script as needing a rewrite.

Joe Clarke преди 1 година
родител
ревизия
1a0ea4368c
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  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