Skip to content

Commit 1c6e267

Browse files
committed
Add FreeIPA modules to API
Signed-off-by: Webster Mudge <[email protected]>
1 parent c1462be commit 1c6e267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/generate_rst.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
FAMILY=('account' 'datahub' 'datalake' 'dw' 'env' 'iam' 'ml' 'opdb')
17+
FAMILY=('account' 'datahub' 'datalake' 'dw' 'env' 'freeipa' 'iam' 'ml' 'opdb')
1818

1919
for f in "${FAMILY[@]}"; do
2020
for i in "../plugins/modules/$f*"; do

0 commit comments

Comments
 (0)