We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1462be commit 1c6e267Copy full SHA for 1c6e267
site/generate_rst.sh
@@ -14,7 +14,7 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
17
-FAMILY=('account' 'datahub' 'datalake' 'dw' 'env' 'iam' 'ml' 'opdb')
+FAMILY=('account' 'datahub' 'datalake' 'dw' 'env' 'freeipa' 'iam' 'ml' 'opdb')
18
19
for f in "${FAMILY[@]}"; do
20
for i in "../plugins/modules/$f*"; do
0 commit comments