From f63e5d078ebe34e1cbb4a328f88c323f0207e13f Mon Sep 17 00:00:00 2001 From: John R Barker Date: Fri, 23 Sep 2016 15:25:44 +0100 Subject: [PATCH] Force is not a 2.2 feature https://github.com/ansible/ansible-modules-core/commit/9b5e6bbfa11469fcd9228d46d9695c0b35e20c3d incorrectly chopped some text around --- lib/ansible/modules/network/ios/ios_config.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/ansible/modules/network/ios/ios_config.py b/lib/ansible/modules/network/ios/ios_config.py index 4318df4fb0..bddb9e40ea 100644 --- a/lib/ansible/modules/network/ios/ios_config.py +++ b/lib/ansible/modules/network/ios/ios_config.py @@ -110,7 +110,6 @@ options: required: false default: false choices: ["true", "false"] - version_added: "2.2" commit: description: - This argument specifies the update method to use when applying the